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

(Created page with "{{mirc title|$site Identifier}}'''$site''' returns the portion of {{mIRC|$address} after the @ for the user associated with an event in the form user@host. == Synopsis == <p...")
 
Line 1: Line 1:
{{mirc title|$site Identifier}}'''$site''' returns the portion of {{mIRC|$address} after the @ for the user associated with an event in the form user@host.
+
{{mirc title|$site Identifier}}'''$site''' returns the portion of {{mIRC|$address}} after the @ for the user associated with an event in the form user@host.
  
  

Revision as of 18:55, 10 September 2015

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


See Also

$wildsite $fulladdress $address