Showing 951 - 960 of 1526 results
-
https://docs.inductiveautomation.com/docs/8.1/appendix/scripting-functions/system-user/system-user-addRoleAdds a role to the specified user source.
-
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-getGlobalsThis method returns a dictionary that provides access to the legacy global namespace.
-
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/8.1/appendix/expression-functions/type-casting/toBooleanTries to convert value to a boolean
-
https://docs.inductiveautomation.com/docs/8.1/appendix/deprecated-pages/system-functions/system-tag-deprecated/system-tag-readAllReads the values of each tag in the tag path list.
-
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.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/expression-functions/identity-provider/containsAnyThis function checks to see if any of the listed elements are present in the collection object. The function requires at least two arguments, a collection and an element.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/expression-functions/identity-provider/containsAllThis function checks to see if all of the listed elements are present in the collection object. The function requires at least two arguments, a collection and an element.

Were these results helpful?