An identifier is a name used for symbols, labels, macros etc.
Identifiers are described according to the following basic rules.
Identifiers consist of alphanumeric characters and symbols that are used as characters (@,_, ., $) |
Reserved words cannot be used as identifiers. |