From WikiChip
Difference between revisions of "mirc/identifiers/$iaddress"
(→See Also) |
|||
Line 1: | Line 1: | ||
− | {{mirc title|$iaddress Identifier}}'''$iaddress''' returns the ip address, if avaible, inside an {{on events/on dns}} event. | + | {{mirc title|$iaddress Identifier}}'''$iaddress''' returns the ip address, if avaible, inside an {{mIRC|on events/on dns}} event. |
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 events/on dns event.
Synopsis
$iaddress
Paramters
None
Properties
None
Example
on *:dns:echo -a $iaddress
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.