YEAR |
Top Previous Next |
Keyword Description Calendar-related Class Function Where Legal
Syntax YEAR (no arguments)
Return Value Returns the numerical value of the currently processing year Example Sample code IF YEAR <> MEMORY[2] THEN MEMORY[2] = YEAR; TOTALEQUITY = TOTALEQUITY * .9 ' withdraw 10% of account value at the first of each year
See also: |