From WikiChip
$site Identifier - mIRC
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
$site returns the portion of $address after the @ for the user associated with an event in the form user@host.
Synopsis
$site
Paramters
None
Properties
None
Example
on *:text:*:#:{ echo -a $site }
Compatibility
Added: mIRC v3.9
Added on: 28 Dec 1995
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.