Table of Contents
CURRENT_MONTH
Description
Parameters
Example
Index
,
Function
,
Function List
,
Date And Time
CURRENT_MONTH
Description
Returns current month as an integer constant in the range 1-12
Parameters
None
Example
IF CURRENT_MONTH = 1 Then ...