From WikiChip
Difference between revisions of "mirc/identifiers/$iaddress"
Line 1: | Line 1: | ||
− | {{mirc title|$iaddress Identifier}}'''$iaddress''' returns the ip address, if avaible, inside an {{mIRC| | + | {{mirc title|$iaddress Identifier}}'''$iaddress''' returns the ip address, if avaible, inside an {{mIRC|on dns}} event. |
Latest revision as of 16:17, 2 November 2017
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
$iaddress returns the ip address, if avaible, inside an on dns event.
Synopsis[edit]
$iaddress
Paramters[edit]
None
Properties[edit]
None
Example[edit]
on *:dns:echo -a $iaddress
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.