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

m
m
Line 20: Line 20:
  
 
== See Also ==
 
== See Also ==
{{mIRC|$site}}
+
* {{mIRC|$site}}
{{mIRC|$fulladdress}}
+
* {{mIRC|$fulladdress}}
 
{{mIRC identifier list}}
 
{{mIRC identifier list}}
  
 
[[Category:mIRC identifiers|wildsite]]
 
[[Category:mIRC identifiers|wildsite]]

Revision as of 18:14, 22 September 2017

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

Synopsis

$wildsite

Parameters

None

Properties

None

Example

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

Compatibility

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

[Expand]
v · d · e mIRC identifier list