Function: GreaterThan

GreaterThan is a conditional function that takes two arguments, and returns true if the first value is greater than the second value.

Syntax

GreaterThan(argA, argB)

See Also

  • No labels