From WikiChip
$fromeditbox Identifier - mIRC
< mirc‎ | identifiers
Revision as of 19:35, 7 January 2018 by Ouims (talk | contribs) (Created page with "{{mirc title|$fromeditbox Identifier}}'''$fromeditbox''' returns $true or $false depending on if the alias was called from a mIRC editbox == Synopsis == <pre>$fromeditbox</p...")
(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

$fromeditbox

Parameters

None

Properties

None

Example

define the alias testedit:

alias testedit echo -a $fromeditbox

and then:

//echo -a $fromeditbox | testedit

Compatibility

Pending, beta stage

See Also

$caller