dm_csv_header_target Function

public function dm_csv_header_target(separator) result(header)

Returns header string of CSV representation of the target type as allocatable string.

Arguments

Type IntentOptional Attributes Name
character(len=1), intent(in), optional :: separator

CSV separator.

Return Value character(len=:), allocatable

CSV header string.