MonthName method

Official Content
This documentation is valid for:

Returns the name of the month for the given date in the selected language. If no language is specified, the one selected in the Model Properties is used.

Syntax

&DateOrDateTimeType.MonthName([Language])

Type Returned:
Character(9)

Where:
Language
     must be one of the following:

spa - Spanish
eng - English
por - Portuguese
ita - Italian
chs - Simplified Chinese
cht - Traditional Chinese
jap - Japanese

Scope

Objects: Procedure, Transaction, Web Panel

See Also

CMonth function