From WikiChip
$eval Identifier - mIRC
< mirc‎ | identifiers

$eval allows you to dynamically evaluate a line of code N times.


Synopsis[edit]

$eval(text,N)

Paramters[edit]

  • text - The text you want to double evaluate.
  • N - The number of time you want to evaluate something, if N = 0, the text is not evaluated,

Properties[edit]

None

Example[edit]

//var %prefix_ $+ $me value | echo -a $eval($+(%,prefix_,$me),2)

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]

$evalnext

[Expand]
v · d · e mIRC identifier list