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

 
Line 1: Line 1:
{{mirc title|$numeric identifier}}'''$numeric''' returns the numeric value for a {{mIRC|raw events|raw event}}
+
{{mirc title|$numeric identifier}}'''$numeric''' returns the numeric value for a {{mIRC|raw events|raw event}}. If the raw event is not a number (like a CAP message), then $numeric returns 0,
  
 
== Synopsis ==
 
== Synopsis ==

Latest revision as of 15:45, 25 January 2020

$numeric returns the numeric value for a raw event. If the raw event is not a number (like a CAP message), then $numeric returns 0,

Synopsis[edit]

$numeric

Parameters[edit]

None

Properties[edit]

None

Example[edit]

raw *:*:echo -a $numeric

Compatibility[edit]

Added: mIRC v4.7
Added on: 09 Dec 1996
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.


See also[edit]

[Expand]
v · d · e mIRC identifier list