Versions Compared

Key

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

Function: Equal

A comparison function that takes two values and returns true if both the values are the same.

Syntax

Code Block
languagenone
Equal(argA, argB)

See Also