You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Function: GreaterThanOrEqual

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

Syntax

GreaterThan(argA, argB)

See Also

  • No labels