Handle structure |
Home Back Next |
A structure is a fixed layout for multiple variables.
Create structure: A structure will be filled from its variable parts. Not connected values will be zero or the empty string. The output is the complete structure.
Disassemble structure: A structure will be disassembled to its parts.
You can use the clipboard for structure handling: In the input or out element handling a structure use "copy structure block". The next clipboard insert will insert the block using the correct structure.
|