Jump to content

Event Console.AddLine

From Flowcode Help
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