getDataSetCSV() Method

Description

Gets dataset values as CSV with custom columns order and timestamp format.

Note: in order to get a column from a source dataset, you should mention that column in any data provider

Parameters

Returns

String

a CSV string with data.

Samples

Online HTML/JavaScript Sample

See also

to top