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

m
(One intermediate revision by one other user not shown)
Line 7: Line 7:
 
== Paramters ==
 
== Paramters ==
  
* '''<text>''' - The text you want to double evaluate.
+
* '''text''' - The text you want to double evaluate.
  
 
== Properties ==
 
== Properties ==
Line 18: Line 18:
 
{{mIRC compatibility|2.1a}}
 
{{mIRC compatibility|2.1a}}
  
== See Also ==
+
== See also ==
 
{{mIRC|$eval}}
 
{{mIRC|$eval}}
 +
{{mIRC identifier list}}
  
 
+
[[Category:mIRC identifiers|evalnext]]
 
 
[[Category:MIRC identifiers]]
 

Revision as of 16:36, 20 September 2017

$evalnext returns the same as $eval(text,2)


Synopsis

$evalnext(text)

Paramters

  • text - The text you want to double evaluate.

Properties

None

Example

//echo -a $evalnext($!me)

Compatibility

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


See also

$eval

[Expand]
v · d · e mIRC identifier list