CSV Edit

Home  Back  Next

CSV Format

This creates a CSV block with the separator from the input strings.

CSV Split

This 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.