Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

Function: NotEqual

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

Syntax

Code Block
languagenone
NotEqual(argA, argB)

See Also