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

(Created page with "{{mirc title|$fulladdress Identifier}}'''$fulladdress''' returns the full address of the user triggering an event in the form nick!user@host. == Synopsis == <pre>$fulladdress...")
 
m (Compatibility: This was added in 4.6)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
{{mirc title|$fulladdress Identifier}}'''$fulladdress''' returns the full address of the user triggering an event in the form nick!user@host.
 
{{mirc title|$fulladdress Identifier}}'''$fulladdress''' returns the full address of the user triggering an event in the form nick!user@host.
 +
  
 
== Synopsis ==
 
== Synopsis ==
Line 16: Line 17:
  
 
== Compatibility ==
 
== Compatibility ==
{{mIRC compatibility|2.1a}}
+
{{mIRC compatibility|4.6}}
  
 
== See Also ==
 
== See Also ==
Line 22: Line 23:
 
{{mIRC|$wildsite}}
 
{{mIRC|$wildsite}}
 
{{mIRC|$address}}
 
{{mIRC|$address}}
[[Category:MIRC identifiers]]
+
[[Category:mIRC identifiers|fulladdress]]

Latest revision as of 05:08, 30 January 2024

$fulladdress returns the full address of the user triggering an event in the form nick!user@host.


Synopsis[edit]

$fulladdress

Paramters[edit]

None

Properties[edit]

None

Example[edit]

on *:text:*:#:echo -a $fulladdress

Compatibility[edit]

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


See Also[edit]

$site $wildsite $address