Function reference
Return the month’s name based on the months number (1-12).
Argument | Description |
n | The month number 1-12 |
Data type: String
Example:
Expression returns June
MonthNameN( 6 )
Last modified:
23 May 2021