Documentation Index
Fetch the complete documentation index at: https://www.integrate.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
Description
Extracts the country code (ISO-3166-1 alpha2) from a given IPv4 string (dot-decimal notation).Syntax
CountryCodeFromIP(ipaddress)
Examples
CountryCodeFromIP('69.59.196.211') returns ‘US’