Jump to content

Event Compile.AddVarSize

From Flowcode Help
Revision as of 11:55, 16 January 2023 by Wiki bot (talk | contribs)
AddVarSize
Sent to a component to allow dynamic amendment of global array-size declarations 
- STRING VarName
The original Flowcode variable 
- STRING ExpandName
The expanded variable-size name 
- STRING Expansion
The expanded string to inline to the code 
- Non-zero to include definition - initialised on call Return


Detailed description

Examples