$maddress

From Scriptwiki
Revision as of 03:32, 7 April 2008 by Daveoh (talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Returns the address that was matched for the triggered event.

$maddress

Also acts as $ulist [undocumented-replaced]

Example

on 5:TEXT:*:#:echo # user $fulladdress matched $maddress

Echoes the user's full address along with matching address when accessing the event.

See Also