Description
The MonthMapGen Generator takes the ordinal value of a month and returns the name value or vice versa.
Parameters
The following parameters may be configured for the MonthMapGen Generator. Items with an asterisk* are required.
- reference* - The generated value to reference for the conversion.
- displayType* - When displaying the name of the month, you can choose from full name or abbreviated name.
Example 1: Generate Ordinal Number (1 to 12) and use to Generate Month Name
For this example, a RandomGen Generator has been linked to generate the ordinal month number ranging from 1 to 12.
The RandomGen Generator is referenced by the reference Parameter of the MonthMapGen Generator to output the full name of the month based on the month number.
RandomGen Generator configuration: