Showing 1321 - 1330 of 3777 results
-
https://docs.inductiveautomation.com/docs/7.9/appendix/scripting-functions/system-util/system-util-jsonEncodeTakes a Python object such as a list or dict and converts into a json string.
-
https://docs.inductiveautomation.com/docs/7.9/appendix/scripting-functions/system-util/system-util-executeExecutes the given commands via the operating system, in a separate process.
-
https://docs.inductiveautomation.com/docs/7.9/appendix/scripting-functions/system-util/system-util-getGlobalsThis method returns a dictionary that provides access to the legacy global namespace.
-
https://docs.inductiveautomation.com/docs/7.9/appendix/scripting-functions/system-opc/system-opc-readValuesThis function is equivalent to the system.opc.readValue function, except that it can operate in bulk.
-
https://docs.inductiveautomation.com/docs/7.9/appendix/expression-functions/type-casting/toIntTries to coerce value into an integer (32-bit integer).
-
https://docs.inductiveautomation.com/docs/7.9/appendix/expression-functions/database/executeScalarQueryExecutes a select query using the given connectionName (or the default connection it omitted) and returns the first scalar value from the resultset.
-
https://docs.inductiveautomation.com/docs/7.9/appendix/expression-functions/databaseThe following functions allow you to interact with a database in expression bindings. These are only available in Transaction groups.
-
https://docs.inductiveautomation.com/docs/7.9/appendix/scripting-functions/system-secsgem/system-secsgem-getToolProgramDatasetReturns a Dataset containing information about all stored process programs.
-
https://docs.inductiveautomation.com/docs/7.9/appendix/scripting-functions/system-gui/system-gui-passwordBoxPops up a special input box that uses a password field, so the text isn't echoed back in clear-text to the user.
-
https://docs.inductiveautomation.com/docs/7.9/appendix/scripting-functions/system-gui/system-gui-findWindowFinds and returns a list of windows with the given path.

Were these results helpful?