Showing 2661 - 2670 of 3777 results
-
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/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/8.1/appendix/expression-functions/logic/lenReturns the length of the argument, which may be a string or a dataset.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/expression-functions/logic/lastIndexOfSearches for the last occurrence of the substring inside of string.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/expression-functions/logic/isNullTests to see whether or not the argument value is null
-
https://docs.inductiveautomation.com/docs/8.1/appendix/expression-functions/logic/isGoodTests to see whether or not the given value is good quality.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/expression-functions/logic/isErrorTests to see whether or not the given value's quality is either error.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/expression-functions/logic/isBadOrErrorTests to see whether or not the given value's quality is either bad or error.
-
https://docs.inductiveautomation.com/docs/8.1/appendix/expression-functions/logic/isUncertainTests to see whether or not the given value's quality is Uncertain.

Were these results helpful?