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

Line 7: Line 7:
 
== Paramters ==
 
== Paramters ==
  
* '''<text>''' - The text you want to double evaluate.
+
* '''text''' - The text you want to double evaluate.
  
 
== Properties ==
 
== Properties ==

Revision as of 16:10, 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