Showing 2651 - 2660 of 3777 results
-
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-exportHTMLExports the contents of a dataset to an HTML page. Prompts the user to save the file to disk.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-dataset/system-dataset-exportExcelExports the contents of a dataset as an Excel spreadsheet, prompting the user to save the file to disk.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-dataset/system-dataset-exportCSVExports the contents of a dataset as a CSV file, prompting the user to save the file to disk.
-
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.
-
https://docs.inductiveautomation.com/docs/8.1/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/8.1/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/8.1/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/8.1/platform/scriptingWhat Is Scripting?
-
https://docs.inductiveautomation.com/docs/8.1/appendix/expression-functions/logic/getBitThis function returns the bit value (an integer, 0 or 1) in the number at position position, according to its binary representation.

Were these results helpful?