Function: NotEqual
A comparison function that takes two values and returns true if the values are not equal.
Syntax
Code Block | ||
---|---|---|
| ||
NotEqual(argA, argB) |
A comparison function that takes two values and returns true if the values are not equal.
Code Block | ||
---|---|---|
| ||
NotEqual(argA, argB) |