CsvStream

Takes two parameters, CSVData, bNoHeaders

Description:

Takes a parameter from the `TopQuery` (CSVData) and parses it into the first record of the current `WorkQuery`

Example:

[New] CSVData         = "Alex, Di Vito, 1973-04-20, male, [email protected]"
CsvStream             CSVData, ""

HtmlTable

Output: