Member of the constants class.
c = namelengthmax
Specifies the maximum number of characters in a valid variable name. A valid variable name begins with a letter followed by a number of letters, digits, or underscores.
| Name | Description |
| c | Returns the maximum number of characters in a valid variable name. c is an integer. |
C = namelengthmax