From WikiChip
Difference between revisions of "mirc/identifiers/$evalnext"
Line 1: | Line 1: | ||
{{mirc title|$evalnext Identifier}}'''$evalnext''' returns the same as {{mIRC|$eval|$eval}}(text,2) | {{mirc title|$evalnext Identifier}}'''$evalnext''' returns the same as {{mIRC|$eval|$eval}}(text,2) | ||
+ | |||
== Synopsis == | == Synopsis == |
Revision as of 15:08, 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.