From WikiChip
Difference between revisions of "mirc/identifiers/$parmN"
(Created page with "{{mirc title|$parmN Identifier}}{{Deprecated feature|new={{mIRC|$1-}}}}'''$parmN''' and *N used to return the Nth parameter, same as $1 etc, {{mIRC|$parms}} used to return $1-...") |
(No difference)
|
Latest revision as of 17:41, 24 February 2018
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
Note: This feature has essentially been replaced by $1-.$parmN and *N used to return the Nth parameter, same as $1 etc, $parms used to return $1- but has been redefined very recently.
Synopsis[edit]
$parmN
Paramters[edit]
- N - The Nth parameter
Properties[edit]
None
Example[edit]
Compatibility[edit]
Added: mIRC v2.1a
Added on: 28 Feb 1995
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.