Showing 3941 - 3950 of 4002 results
-
https://docs.inductiveautomation.com/docs/8.1/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/7.9/appendix/scripting-functions/system-dataset/system-dataset-toDataSetThis function is used to 1. Convert PyDataSets to DataSets 2. Create new datasets from raw Python lists. When creating a new dataset, headers should have unique names.
-
https://docs.inductiveautomation.com/docs/7.9/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-user/system-user-getScheduleReturns a specific schedule.
-
https://docs.inductiveautomation.com/docs/7.9/appendix/scripting-functions/system-gui/system-gui-desktopAllows for invoking system.gui functions on a specific desktop.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-mathMath Functions
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-file/system-file-openFileShows an "Open File" dialog box, prompting the user to choose a file to open.
-
https://docs.inductiveautomation.com/docs/7.9/appendix/scripting-functions/system-file/system-file-saveFilePrompts the user to save a new file named filename.
-
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/8.1/appendix/expression-functions/logic/switchThis function acts like the switch statement in C-like programming languages.

Were these results helpful?