Showing 2281 - 2290 of 4306 results
-
https://docs.inductiveautomation.com/docs/7.9/appendix/scripting-functions/system-util/system-util-setConnectTimeoutSets the connect timeout for client-to-gateway communication.
-
https://docs.inductiveautomation.com/docs/7.9/appendix/scripting-functions/system-util/system-util-setConnectionModeSets the connection mode for the client session.
-
https://docs.inductiveautomation.com/docs/7.9/appendix/scripting-functions/system-util/system-util-queryAuditLogQueries an audit profile for audit history.
-
https://docs.inductiveautomation.com/docs/7.9/appendix/scripting-functions/system-util/system-util-playSoundClipPlays a sound clip from a wav file to the system's default audio device.
-
https://docs.inductiveautomation.com/docs/7.9/appendix/scripting-functions/system-util/system-util-modifyTranslationThis function allows you to add or modify a global translation.
-
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-invokeLaterThis is an advanced scripting function. Invokes (calls) the given Python function object after all of the currently processing and pending events are done being processed, or after a specified delay.
-
https://docs.inductiveautomation.com/docs/7.9/appendix/scripting-functions/system-util/system-util-invokeAsynchronousThis is an advanced scripting function. Invokes (calls) the given Python function on a different thread.
-
https://docs.inductiveautomation.com/docs/7.9/appendix/scripting-functions/system-util/system-util-getSystemFlagsReturns an integer that represents a bit field containing information about the currently running system.
-
https://docs.inductiveautomation.com/docs/7.9/appendix/scripting-functions/system-util/system-util-jsonDecodeTakes a json String and converts it into a Python object such as a list or a dict.

Were these results helpful?