Table of Contents

, , ,

CURRENT_MONTH

Description

Returns current month as an integer constant in the range 1-12

Parameters

None

Example

IF CURRENT_MONTH = 1 Then ...