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

(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|/$dns}}
+
{{mIRC|$dns}}
 
{{mIRC|$raddress}}
 
{{mIRC|$raddress}}
 
{{mIRC|$maddress}}
 
{{mIRC|$maddress}}
  
[[Category:mIRC identifiers|speak]]
+
[[Category:mIRC identifiers]]

Revision as of 17:16, 2 November 2017

$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.


See Also

$dns $raddress $maddress