TMON
Top  Previous  Next

(TMON(arg))

Returns the month name as text where arg is a value that has either a DATE or DATETIME data type.

In the following example, the value of vtmon is November.

SET VAR vtmon = (TMON('11/12/95'))