Event Console.AddLine: Difference between revisions
Appearance
m Text replacement - "width="90%" style="background-color:#D8C9D8; color:#4B008D;"" to "width="90%" class="mtx-class-macrohead"" |
No edit summary |
||
| (2 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
{| class="wikitable | {| class="mtx-class-macrotable wikitable" | ||
|- | |- | ||
| width="10%" align="center" | | width="10%" align="center" class="mtx-class-macrohead" | [[File:Fc9-comp-macro.png]] | ||
| width="90%" class="mtx-class-macrohead" | '''AddLine''' | | width="90%" class="mtx-class-macrohead" | '''AddLine''' | ||
|- | |- | ||
| Line 17: | Line 17: | ||
| colspan="2" | The line index (from zero) of the new line added | | colspan="2" | The line index (from zero) of the new line added | ||
|- | |- | ||
| width="10%" align="center" style="border-top: 2px solid #000;" | [[File:Fc9-void-icon.png]] - | | width="10%" align="center" style="border-top: 2px solid #000;" | [[File:Fc9-void-icon.png]] - | ||
| width="90%" style="border-top: 2px solid #000;" | ''Return'' | | width="90%" style="border-top: 2px solid #000;" | ''Return'' | ||
|} | |} | ||
Latest revision as of 14:39, 7 August 2026
| AddLine | |
| Post to the owning component when a line is inserted by the user | |
| ConsoleH | |
| The consoles handle | |
| LineIx | |
| The line index (from zero) of the new line added | |
| Return | |
Details on using Event Macros can be found here: Event Macros