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

m
m
 
Line 1: Line 1:
 
{{mirc title|$wildsite identifier}}'''$wildsite''' returns the address of the user who triggered an event in the form *!*@host.
 
{{mirc title|$wildsite identifier}}'''$wildsite''' returns the address of the user who triggered an event in the form *!*@host.
 +
  
 
== Synopsis ==
 
== Synopsis ==

Latest revision as of 18:15, 22 September 2017

$wildsite returns the address of the user who triggered an event in the form *!*@host.


Synopsis[edit]

$wildsite

Parameters[edit]

None

Properties[edit]

None

Example[edit]

on *:text:*:#:{
  echo -a $wildsite
}

Compatibility[edit]

Added: mIRC v4.7
Added on: 09 Dec 1996
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.


See Also[edit]

[Expand]
v · d · e mIRC identifier list