From WikiChip
Difference between revisions of "mirc/identifiers/$iaddress"
(Created page with "{{mirc title|$iaddress Identifier}}'''$iaddress''' returns the ip address, if avaible, inside an {{on events/on dns}} event. == Synopsis == <pre>$iaddress</pre> == Paramter...") |
(→See Also) |
||
Line 18: | Line 18: | ||
== See Also == | == See Also == | ||
− | {{mIRC| | + | {{mIRC|$dns}} |
{{mIRC|$raddress}} | {{mIRC|$raddress}} | ||
{{mIRC|$maddress}} | {{mIRC|$maddress}} | ||
− | [[Category:mIRC identifiers | + | [[Category:mIRC identifiers]] |
Revision as of 16:16, 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 Template: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.