Showing 3721 - 3730 of 4305 results
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-db/system-db-commitTransactionPerforms a commit for the given transaction.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-db/system-db-closeTransactionCloses the transaction with the given ID.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-db/system-db-dateFormatThis function is used to format Dates nicely as strings.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-dataset/system-dataset-sortSorts a dataset and returns the sorted dataset.
-
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/8.1/appendix/scripting-functions/system-dataset/system-dataset-toExcelFormats the contents of one or more datasets as an Excel spreadsheet, returning the results as a byte array.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-file/system-file-writeFileWrites the given data to the file at file path filename.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-dataset/system-dataset-fromCSVConverts a dataset stored in a CSV formatted string to a dataset that can be immediately assignable to a dataset property in your project.
-
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/8.1/appendix/scripting-functions/system-dataset/system-dataset-getColumnHeadersTakes in a dataset and returns the headers as a python list.

Were these results helpful?