Jump to content

Event Console.AddLine

From Flowcode Help
Revision as of 12:12, 16 January 2023 by Wiki bot (talk | contribs)
AddLine
Post to the owning component when a line is inserted by the user 
- HANDLE ConsoleH
The consoles handle 
- ULONG LineIx
The line index (from zero) of the new line added 
- NONE Return


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


Detailed description

Examples