Skip to main content
Workday User Guide
Last Updated: 2023-06-23
GESTEP

GESTEP

Description

If the number is greater than or equal to the specified step, returns TRUE; otherwise, returns FALSE.

Syntax

GESTEP(
number
, [
step
])
  • number
    : The number to evaluate.
  • step
    : The step size to compare the number to. The default is 0.