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

(See Also)
m
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
'''$ip''' is used to return your own IP address.
+
{{mirc title|$ip Identifier}}'''$ip''' is used to return your own IP address.
  
= Synopsis =
+
 
 +
== Synopsis ==
 
<pre>$ip</pre>
 
<pre>$ip</pre>
  
= Switches =
+
== Switches ==
 
None
 
None
  
= Examples =
+
== Examples ==
 
'''Echo your IP to the active window'''
 
'''Echo your IP to the active window'''
 
<pre>//echo -a $ip</pre>
 
<pre>//echo -a $ip</pre>
  
= Compatibility =
+
== Compatibility ==
Added: mIRC v3.5
+
{{mIRC compatibility|3.5}}
  
Added On: 07/08/95
+
== See also ==
 +
* {{mIRC|$host}}
 +
* {{mIRC|$server}}
  
= See Also =
+
{{mIRC identifier list}}
[[$host identifier - mIRC|$host]]
 
  
[[$server identifier - mIRC|$server]]
+
[[Category:mIRC identifiers|ip]]

Latest revision as of 16:24, 20 September 2017

$ip is used to return your own IP address.


Synopsis[edit]

$ip

Switches[edit]

None

Examples[edit]

Echo your IP to the active window

//echo -a $ip

Compatibility[edit]

Added: mIRC v3.5
Added on: 07 Aug 1995
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.


See also[edit]


[Expand]
v · d · e mIRC identifier list