Name |
Top Previous Next |
Scripts > Class elements and c++ instructions > Input mask for class elements > Name
Each class element (function or variable) must have a unique name. A name can be constructed of the alphanumeric characters and the underscore, but the latter may not be at in first place of the name.
Examples: Factorial, m_Table1
Each new name must differ from all other names of tokens, productions, functions and variables by at least one character.
|
This page belongs to the TextTransformer Documentation |
Home Content German |