Skip to main content
Version: Streamsheets 2.5

PARSE.CSV

Parses a string to CSV

Syntax

=PARSE.CSV(String)

Arguments

NameDescription
StringThe string containing the CSV to parse.

Return

The parsed CSV object model.

Examples

FormulaResultComment