Jump to content

Event Compile.AddVarSize

From Flowcode Help
Revision as of 12:32, 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 
- ULONG Return
Non-zero to include definition - initialised on call 


Details on using Event Macros can be found here: Event Macros


Detailed description

Examples