Showing 1011 - 1020 of 1538 results
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-util/system-util-getVersionReturns the Ignition version number that is currently being run.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-util/system-util-beepTells the computer where the script is running to make a "beep" sound.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-file/system-file-readFileAsBytesOpens the file found at path filename, and reads the entire file.
-
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-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-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-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-deleteRowTakes a dataset and returns a new dataset with a row removed.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-date/system-date-formatReturns the given date as a string and formatted according to a pattern.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-db/system-db-getConnectionsReturns a dataset of information about each configured database connection. Each row represents a single connection.

Were these results helpful?