From WikiChip
Difference between revisions of "mirc/identifiers/$evalnext"
Line 7: | Line 7: | ||
== Paramters == | == Paramters == | ||
− | * ''' | + | * '''text''' - The text you want to double evaluate. |
== Properties == | == Properties == |
Revision as of 15:10, 20 September 2017
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
$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.