system.util
Utility Functions
The following functions give you access to view various Gateway and Client data, as well as interact with other various systems.
📄️ audit
Inserts a record into an audit profile.
📄️ execute
Executes the given commands via the operating system, in a separate process.
📄️ getGatewayStatus
Returns a string that indicates the status of the Gateway.
📄️ getGlobals
This method returns a dictionary that provides access to the legacy global namespace.
📄️ getLogger
Returns a Logger object that can be used to log messages to the console.
📄️ getModules
Returns a dataset of information about each installed module.