Package com.inductiveautomation.ignition.common.expressions.legacy
package com.inductiveautomation.ignition.common.expressions.legacy
-
ClassDescriptionThe designer must check the DB function signatures, but the gateway is where the functions are really executed.Most of what was in this class was moved to TagFunctionFactory.This function factory adds additional expression functions that are used by SQLTags, and not by bindings.clearVariables() clears all of the stored variables and returns the number of variables cleared.deleteVariable(name) deletes a named variable.storeVariable(name, value) stores the variable and returns the stored value.