From WikiChip
$ifmatch2 Identifier - mIRC
< mirc‎ | identifiers
Revision as of 17:24, 6 September 2015 by 83.204.154.100 (talk) (Created page with "{{mirc title|$ifmatch2 Identifier}}{{Deprecated feature|new={{mIRC|$v2}}}}'''$ifmatch2''' return the second part of the last conditional statement made. == Synopsis == <pre>$...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Note: This feature has essentially been replaced by $v2.$ifmatch2 return the second part of the last conditional statement made.

Synopsis

$ifmatch2

Paramters

None

Properties

None

Example

//if (a != b) echo -a $ifmatch2

Compatibility

Added: mIRC v5.4
Added on: 23 Jun 1998
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.


See Also

$ifmatch $v1 $v2 /if /while