From WikiChip
$fromeditbox Identifier - mIRC
< mirc‎ | identifiers
Revision as of 18:05, 4 November 2018 by Sophist (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

$fromeditbox returns $true or $false depending on if the alias was called from a mIRC editbox


Synopsis[edit]

$fromeditbox

Parameters[edit]

None

Properties[edit]

None

Example[edit]

define the alias testedit:

alias testedit echo -a $fromeditbox

and then:

//echo -a $fromeditbox | testedit

Compatibility[edit]

Added: mIRC v7.52
Added on: 28 Feb 2018
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.


See Also[edit]

$caller