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

(See Also)
Line 1: Line 1:
{{mirc title|$numeric Identifier}}'''$numeric''' return 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}}
  
 
== Synopsis ==
 
== Synopsis ==
 
<pre>$numeric</pre>
 
<pre>$numeric</pre>
  
== Paramters ==
+
== Parameters ==
 
 
 
None
 
None
  
 
== Properties ==
 
== Properties ==
 
 
None
 
None
  
 
== Example ==
 
== Example ==
<source lang="mIRC">
+
<source lang="mIRC">raw *:*:echo -a $numeric</source>
raw *:*:echo -a $numeric</source>
 
  
 
== Compatibility ==
 
== Compatibility ==
 
{{mIRC compatibility|4.7}}
 
{{mIRC compatibility|4.7}}
  
== See Also ==
+
== See also ==
{{mIRC|raw events}}
+
* {{mIRC|raw events}}
[[Category:MIRC identifiers]]
+
{{mIRC identifier list}}
 +
[[Category:mIRC identifiers|numeric]]

Revision as of 18:41, 21 September 2017

$numeric returns the numeric value for a raw event

Synopsis

$numeric

Parameters

None

Properties

None

Example

raw *:*:echo -a $numeric

Compatibility

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

[Expand]
v · d · e mIRC identifier list