This is an old revision of the document!
CURRENT_YEAR
Description
Returns current year as an integer constant
Parameters
None
Example
IF CURRENT_YEAR = 2004 THEN ...
This is an old revision of the document!
Returns current year as an integer constant
None
IF CURRENT_YEAR = 2004 THEN ...