Function: NotEqual

A comparison function that takes two values and returns true if the values are not equal.

Syntax

NotEqual(argA, argB)

See Also

  • No labels