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

m (Compatibility: This was added in 5.9)
 
(2 intermediate revisions by 2 users 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 16: Line 16:
  
 
== Compatibility ==
 
== Compatibility ==
{{mIRC compatibility|2.1a}}
+
{{mIRC compatibility|5.9}}
  
== See Also ==
+
== See also ==
 
{{mIRC|$eval}}
 
{{mIRC|$eval}}
 +
{{mIRC identifier list}}
  
 
+
[[Category:mIRC identifiers|evalnext]]
 
 
[[Category:MIRC identifiers]]
 

Latest revision as of 11:56, 31 January 2024

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


Synopsis[edit]

$evalnext(text)

Paramters[edit]

  • text - The text you want to double evaluate.

Properties[edit]

None

Example[edit]

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

Compatibility[edit]

Added: mIRC v5.9
Added on: 26 Apr 2001
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.


See also[edit]

$eval

[Expand]
v · d · e mIRC identifier list