Previous Topic: $LOW FunctionNext Topic: $NETWORKID Function


$MONTH Function

$MONTH is a numeric function that returns the month number (1‑12) either for the current date or for the date in the specified date field.

This function has the following format:

       [($TODAY)    ]
$MONTH [(date‑field)]

$MONTH alone returns the month for the current date ($TODAY).