Package com.inductiveautomation.ignition.common.script.builtin
package com.inductiveautomation.ignition.common.script.builtin
-
ClassDescriptionBase implementation for database functions (system.db.*).Base implementation for tag-related scripting functions (system.tag.*).Utility methods for manipulating datasets, exposed as system.dataset.* in scripting.Functions for date manipulation and formatting, exposed as system.date.*.Functions for file system access, exposed as system.file.*.A useful meta-annotation that serves dual purposes: If you are using a
PropertiesFileDocProvider, your argument names and classes can be retrieved from this annotation.All the system.tag functions that were formerly located in AbstractTagUtilities and AbstractIALabsTagFunctions.Implements the functions mounted as "system.print" on all scopesA specialized map for handling keyword arguments in scripting functions.A Jython-friendly wrapper for IgnitionDatasetobjects.Indicates that the data in SendRequestResult is actually a stringified PyObject.Class for secret utilities, providing methods to interact with secret providers and secrets.This is the transport object used to communicate results for system.util.sendRequest between the gateway and the client, and across the gateway network.Provides core system functions exposed as system.util.* in scripting.