TabStream$

Takes one parameter, bNoHeaders

Description:

Creates a single string of the Tab data from the current WorkQuery and assigns it to a TopQuery value. The optional second parameter defaults to true if not specified, but if set to false will output the data without a header row listing the field names.

This command always outputs whitespace wrapped in double quotes. Unlike the LoadTabFile vs. LoadTabFileWS, there is no WS specific version of this command because the performance impact of always considering it is not meaningful.

Example:

[New] MyData | TabStream$