CSV Edit |
Home Back Next |
CSV FormatThis creates a CSV block with the separator from the input strings. CSV SplitThis separates a part of a CSV line into the variable, it returns the rest text for further handling
Both functions need the separator letter and the quotation sign. Quotations are needed if the separator letter is used inside variables.
|