Function: LessThan

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

Syntax

LessThan(argA, argB)

See Also

  • No labels