Benefit Formula Operators
Click on an operator to learn more:
#MAXBEN | Returns the U.S. Internal Revenue Code Section 415(b) maximum benefit deferred to Age. |
#EQCY | Returns 1 if the calendar year is equal to Year (4 digits), otherwise 0. |
#GECY | Returns 1 if the calendar year is greater than or equal to Year (4 digits), otherwise 0. |
#GTCY | Returns 1 if the calendar year is greater than Year (4 digits), otherwise 0. |
#LECY | Returns 1 if the calendar year is less than or equal to Year (4 digits), otherwise 0. |
#LTCY | Returns 1 if the calendar year is less than Year (4 digits), otherwise 0. |
#NECY | Returns 1 if the calendar year is not equal to Year (4 digits), otherwise 0. |