Identifiers

The valid identifier names are described by the following regular expression: [a-zA-Z_]([a-zA-Z0-9_])*

Examples