From WikiChip
Difference between revisions of "mirc/identifiers/$fromeditbox"
< mirc‎ | identifiers

 
Line 19: Line 19:
  
 
== Compatibility ==
 
== Compatibility ==
Pending, beta stage
+
{{mIRC compatibility|7.52}}
  
 
== See Also ==
 
== See Also ==

Latest revision as of 18:05, 4 November 2018

$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