From WikiChip
Difference between revisions of "mirc/identifiers/$fulladdress"
m |
m (→Compatibility: This was added in 4.6) |
||
Line 17: | Line 17: | ||
== Compatibility == | == Compatibility == | ||
− | {{mIRC compatibility| | + | {{mIRC compatibility|4.6}} |
== See Also == | == See Also == |
Latest revision as of 04:08, 30 January 2024
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
$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.