Showing 1931 - 1940 of 3926 results
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-dataset/system-dataset-formatDatesReturns a new dataset with Date columns as strings formatted according to the dateFormat specified.
-
https://docs.inductiveautomation.com/docs/7.9/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-getColumnHeadersTakes in a dataset and returns the headers as a python list.
-
https://docs.inductiveautomation.com/docs/7.9/appendix/scripting-functions/system-dataset/system-dataset-appendDatasetTakes two different datasets and returns a new dataset with the second dataset appended to the first.
-
https://docs.inductiveautomation.com/docs/7.9/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/7.9/appendix/scripting-functions/system-dataset/system-dataset-deleteRowTakes a dataset and returns a new dataset with a row removed.
-
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.

Were these results helpful?