Showing 2051 - 2060 of 4306 results
-
https://docs.inductiveautomation.com/docs/7.9/appendix/scripting-functions/system-dataset/system-dataset-dataSetToHTMLFormats the contents of a dataset as an HTML page, returning the results as a string.
-
https://docs.inductiveautomation.com/docs/7.9/appendix/scripting-functions/system-dataset/system-dataset-dataSetToExcelFormats the contents of one or more datasets as an excel spreadsheet, returning the results as a string.
-
https://docs.inductiveautomation.com/docs/7.9/appendix/scripting-functions/system-dataset/system-dataset-clearDatasetTakes a dataset and returns a new dataset with all of the same column names, but all of the rows deleted.
-
https://docs.inductiveautomation.com/docs/7.9/appendix/scripting-functions/system-dataset/system-dataset-deleteRowsTakes a dataset and returns a new dataset with one or more rows removed.
-
https://docs.inductiveautomation.com/docs/7.9/appendix/scripting-functions/system-dataset/system-dataset-addRowTakes a dataset and returns a new dataset with a new row added or inserted into it.
-
https://docs.inductiveautomation.com/docs/7.9/appendix/scripting-functions/system-dataset/system-dataset-toCSVFormats the contents of a dataset as CSV (comma separated values), returning the resulting CSV as a string.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-dataset/system-dataset-addRowsTakes a dataset and returns a new dataset with new rows added or inserted into it.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-dataset/system-dataset-addColumnTakes a dataset and returns a new dataset with a new column added or inserted into it.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-dataset/system-dataset-filterColumnsTakes a dataset and returns a view of the dataset containing only the columns found within the given list of columns.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-dataset/system-dataset-clearDatasetTakes a dataset and returns a new dataset with all of the same column names, but all of the rows deleted.

Were these results helpful?