Input mask for class elements |
Top Previous Next |
Scripts > Class elements and c++ instructions > Input mask for class elements
Definitions of new functions and of class variables by the user are based on the instructions listed in 1 - 4. Inside of the parser class, which the TextTransformer generates, these functions and variables are class elements. The functions and variables and function-tables are indicated in the list of class elements by different symbols:
function variable function-table
For each of these class elements there are the usual input fields:
Name: unique name Type: C++ variable type Parameter: C++ parameter declaration (for functions only) Comment: arbitrary comment Text/Initialization: script text of a function or initialization of a variable
For functions name and text are needed, for a variable a name suffices. If one of the needed fields is empty, the script will not be accepted and you can't write a comment.
|
This page belongs to the TextTransformer Documentation |
Home Content German |