This is an old revision of the document!
CURRENT_MONTH
Description
Returns current month as an integer constant in the range 1-12
Parameters
None
Example
IF CURRENT_MONTH = 1 Then ...
This is an old revision of the document!
Returns current month as an integer constant in the range 1-12
None
IF CURRENT_MONTH = 1 Then ...