Showing 2081 - 2090 of 4306 results
-
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.
-
https://docs.inductiveautomation.com/docs/8.1/platform/alarmingAlarms are always configured on a Tag, excluding Vision client tags. Every time a Tag with a configured alarm receives an updated value, the configured alarm will examine the new value. If the new value on the Tag meets some criteria, as defined by the alarms mode settings, then the alarm generates a
-
https://docs.inductiveautomation.com/docs/8.1/appendix/expression-functions/logic/binEncTakes a list of booleans and treats them like the bits in a binary number.
-
https://docs.inductiveautomation.com/docs/7.9/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/hasChangedThis function returns true if the given value has changed since the last time the Expression Item was run.

Were these results helpful?