From WikiChip
Difference between revisions of "mirc/identifiers/$maddress"
(→Synopsis) |
(→Synopsis) |
||
Line 4: | Line 4: | ||
<pre>$maddress</pre> | <pre>$maddress</pre> | ||
− | $maddress(<address>,[L,<N>]) | + | $maddress(<address>,[L,<N>]){{Deprecated feature|new={{mIRC|$ulist|$ulist()}}}} |
== Paramters == | == Paramters == |
Revision as of 17:22, 3 October 2015
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
$maddress return the address that was matched for the event, or information about the user list.
Synopsis
$maddress
$maddress(<address>,[L,<N>])Note: This feature has essentially been replaced by $ulist().
Paramters
None
Properties
None
Example
on *:text:*:#:echo -a $maddress
Compatibility
Added: mIRC v4.6
Added on: 07 Sep 1996
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.