Function: Equal

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

Syntax

Equal(argA, argB)

See Also

  • No labels