Showing 2111 - 2120 of 4306 results
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-dataset/system-dataset-addRowTakes a dataset and returns a new dataset with a new row added or inserted into it.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-dataset/system-dataset-toPyDataSetThis function converts from a normal DataSet to a PyDataSet, which is a wrapper class which makes working with datasets more Python-esque.
-
https://docs.inductiveautomation.com/docs/8.1/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/8.1/platform/scripting/python-scripting/librariesThe System Library
-
https://docs.inductiveautomation.com/docs/8.1/platform/scripting/python-scripting/variables-datatypes-and-objects/datesOverview
-
https://docs.inductiveautomation.com/docs/8.1/platform/scripting/python-scripting/variables-datatypes-and-objects/dictionariesMapping Type
-
https://docs.inductiveautomation.com/docs/8.1/platform/scripting/python-scripting/variables-datatypes-and-objects/stringsWhat are Strings?
-
https://docs.inductiveautomation.com/docs/7.9/appendix/scripting-functions/system-db/system-db-runPrepQueryRuns a prepared statement against the database, returning the results in a PyDataSet.
-
https://docs.inductiveautomation.com/docs/7.9/appendix/scripting-functions/system-db/system-db-runNamedQueryRuns a named query and returns the results.
-
https://docs.inductiveautomation.com/docs/7.9/appendix/scripting-functions/system-db/system-db-runUpdateQueryRuns a query against a database connection, returning the number of rows affected.

Were these results helpful?