|
Whitebeam Template Reference Documentation
|
Geo Template
iplookup()
Returns information about the address requested, or null if there is no record or the address string is badly formatted
See Also
rb.geo.() Syntax
location = rb.geo.iplookup(ipaddress)
Parameters
The 'iplookup' method takes 1 parameter:
Name | Type/Value | Range/Length | Description | ipaddress | string | | Required. The address to be located. Either a.b.c.d dot notation, or as an unsigned integer |
Results
The 'iplookup' method returns structure:
Remarks rb.geo.iplookupUsed to request geographical information about a specific address |
|
(loadtime : 84ms) |