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

(Created page with "{{mirc title|$longip Identifier}}'''$longip''' converts an IP address into a long value and vice-versa == Synopsis == <pre>$longip(ip) </pre> == Parameters == * '''ip''' -...")
 
(No difference)

Latest revision as of 21:41, 28 October 2017

$longip converts an IP address into a long value and vice-versa


Synopsis[edit]

$longip(ip)

Parameters[edit]

  • ip - The ip address to convert, if you pass a long value, it will return the ip address back

Properties[edit]

None

Example[edit]

//echo -a $longip(158.152.50.239) -- $longip(2660774639)

Compatibility[edit]

Added: mIRC v4.6
Added on: 07 Sep 1996
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.


See Also[edit]

$iptype