From WikiChip
Difference between revisions of "mirc/identifiers"
m |
(→List of identifiers (alphabetized): +$comchar) |
||
Line 78: | Line 78: | ||
* {{mIRC|$comcall}} | * {{mIRC|$comcall}} | ||
* {{mIRC|$comchan}} | * {{mIRC|$comchan}} | ||
+ | * {{mIRC|$comchar}} | ||
* {{mIRC|$comerr}} | * {{mIRC|$comerr}} | ||
* {{mIRC|$compact}} | * {{mIRC|$compact}} | ||
Line 155: | Line 156: | ||
* {{mIRC|$fulladdress}} | * {{mIRC|$fulladdress}} | ||
* {{mIRC|$fulldate}} | * {{mIRC|$fulldate}} | ||
+ | * {{mIRC|$fullname}} | ||
| style="width:5%; font-size:95%; vertical-align: top;" | | | style="width:5%; font-size:95%; vertical-align: top;" | | ||
− | |||
* {{mIRC|$fullscreen}} | * {{mIRC|$fullscreen}} | ||
* {{mIRC|$get}} | * {{mIRC|$get}} | ||
Line 230: | Line 231: | ||
* {{mIRC|$left}} | * {{mIRC|$left}} | ||
* {{mIRC|$leftwin}} | * {{mIRC|$leftwin}} | ||
+ | * {{mIRC|$leftwinwid}} | ||
+ | * {{mIRC|$len}} | ||
| style="width:5%; font-size:95%; vertical-align: top;" | | | style="width:5%; font-size:95%; vertical-align: top;" | | ||
− | |||
− | |||
* {{mIRC|$level}} | * {{mIRC|$level}} | ||
* {{mIRC|$lf}} | * {{mIRC|$lf}} | ||
Line 305: | Line 306: | ||
* {{mIRC|$numeric}} | * {{mIRC|$numeric}} | ||
* {{mIRC|$numtok}} | * {{mIRC|$numtok}} | ||
− | |||
− | |||
* {{mIRC|$nvnick}} | * {{mIRC|$nvnick}} | ||
* {{mIRC|$ok}} | * {{mIRC|$ok}} | ||
* {{mIRC|$online}} | * {{mIRC|$online}} | ||
+ | |||
+ | | style="width:5%; font-size:95%; vertical-align: top;" | | ||
* {{mIRC|$onlineserver}} | * {{mIRC|$onlineserver}} | ||
* {{mIRC|$onlinetotal}} | * {{mIRC|$onlinetotal}} | ||
Line 380: | Line 381: | ||
* {{mIRC|$sline}} | * {{mIRC|$sline}} | ||
* {{mIRC|$snick}} | * {{mIRC|$snick}} | ||
− | |||
− | |||
* {{mIRC|$snicks}} | * {{mIRC|$snicks}} | ||
* {{mIRC|$snotify}} | * {{mIRC|$snotify}} | ||
* {{mIRC|$sock}} | * {{mIRC|$sock}} | ||
* {{mIRC|$sockbr}} | * {{mIRC|$sockbr}} | ||
+ | |||
+ | | style="width:5%; font-size:95%; vertical-align: top;" | | ||
* {{mIRC|$sockerr}} | * {{mIRC|$sockerr}} | ||
* {{mIRC|$sockname}} | * {{mIRC|$sockname}} |
Revision as of 04:09, 9 March 2015
Commands & Identifiers
- mSL Commands
- mSL Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
- mSL Commands
- mSL Identifiers
- mSL Local Identifiers
- mSL Events
- mSL Event Prefixes
Security
Other
mIRC identifiers are a set of built-in value-returning routines that can be used to query mIRC for various data structures, mIRC, IRC, and OS related properties such as a file size or the 6th nick in a channel.
List of identifiers (alphabetized)
Deprecated identifiers
26 identifiers have been deprecated in favor of new ones.
|
Removed identifiers
Two identifiers have been completely removed from mIRC.
[Expand]
mIRC identifier list