From WikiChip
Difference between revisions of "mirc/identifiers/$numeric"
(Created page with "{{mirc title|$numeric Identifier}}'''$numeric''' return the numeric value for a {{mIRC|raw event}} == Synopsis == <pre>$numeric</pre> == Paramters == None == Properties ==...") |
|||
Line 1: | Line 1: | ||
− | {{mirc title|$numeric Identifier}}'''$numeric''' return the numeric value for a {{mIRC|raw event}} | + | {{mirc title|$numeric Identifier}}'''$numeric''' return the numeric value for a {{mIRC|raw events|raw event}} |
== Synopsis == | == Synopsis == | ||
Line 21: | Line 21: | ||
== See Also == | == See Also == | ||
{{mIRC|$menubar}} | {{mIRC|$menubar}} | ||
− | {{mIRC|raw | + | {{mIRC|raw events}} |
[[Category:MIRC identifiers]] | [[Category:MIRC identifiers]] |
Revision as of 17:57, 10 September 2015
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
$numeric return the numeric value for a raw event
Synopsis
$numeric
Paramters
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.