── <letter> ─┬───────────────────────────┬─────────────────────────────┤ │ ┌◄──────────────────────┐ │ └─┴─ /62\ ─┬─ <letter> ─┬─┴─┘ └─ <digit> ──┘
Explanation
The following is a list of the types of identifiers:
Identifiers all share the identifier syntax. Identifiers can serve as names for variables, constant identifiers, subroutines, and statements.
Some combinations of characters form words that have a special meaning to the WFL compiler. These words cannot be used as identifiers, or can only be used as identifiers in certain contexts. Refer to Reserved Words, Predefined Words, and Keywords for further information.
A
Z123
ABC123