Showing 3741 - 3750 of 4305 results
-
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/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.

Were these results helpful?