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

(Created page with "{{mirc title|$maddress Identifier}}'''$maddress''' return the address that was matched for the event, or information about the user list. == Synopsis == <pre>$maddress</pre> ...")
(No difference)

Revision as of 18:21, 3 October 2015

$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.


See Also

$fulladdress $wildsite $site $ulist