get_enumerated_character: Get the name (as character) corresponding to the given number, from a list of
enumerated names.
Description
Get the name (as character) corresponding to the given number, from a list of
enumerated names.
Usage
get_enumerated_character(enum_list, number)
Arguments
number
The number of the name you wish to extract.