a=b

A function used in Logical Switches that compares selectable source “a” to a second selectable source “b” using ‘exactly equal’ as the comparator.  The function takes the value of TRUE when the two sources are equal and FALSE when they are not equal.  Two fields labeled V1 … Continue reading

Posted in Uncategorized

a=x

A function used in Logical Switches that compares selectable source “a” to a chosen constant “x” using ‘exactly equal’ as the comparator.  The function takes the value of TRUE when the source and the constant are equal and FALSE when they are not equal.  Two fields … Continue reading

Posted in Uncategorized