Showing 1811 - 1820 of 3778 results
-
https://docs.inductiveautomation.com/docs/7.9/appendix/expression-functions/logic/hasChangedThis function is used by Ignition's Expression language.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/expression-functions/logic/getBitThis function returns the bit value (an integer, 0 or 1) in the number at position position, according to its binary representation.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/expression-functions/logic/tryThis expression is used to swallow errors caused by other expressions.
-
https://docs.inductiveautomation.com/docs/7.9/appendix/expression-functions/logic/isNullTests to see whether or not the argument value is null
-
https://docs.inductiveautomation.com/docs/7.9/appendix/expression-functions/logic/isGoodTests to see whether or not the given value is good quality.
-
https://docs.inductiveautomation.com/docs/7.9/appendix/expression-functions/logic/lookupThis looks for lookupValue in the lookupColumn of dataset.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/expression-functions/logic/switchThis function acts like the switch statement in C-like programming languages.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/expression-functions/logic/lookupThis looks for lookupValue in the lookupColumn of dataset.
-
https://docs.inductiveautomation.com/docs/7.9/appendix/expression-functions/logic/coalesceThis function, which accepts any number of arguments, evaluates each in order, and returns the first non-null argument.
-
https://docs.inductiveautomation.com/docs/7.9/appendix/expression-functions/logic/caseThis function acts like the switch statement in C-like programming languages.

Were these results helpful?