CURRENT_DAY_OF_YEAR
Description
Returns current day of the year as an integer constant in the range 1-366
Parameters
None
Example
IF CURRENT_DAY_OF_YEAR = 8 THEN ...
Returns current day of the year as an integer constant in the range 1-366
None
IF CURRENT_DAY_OF_YEAR = 8 THEN ...