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 city name from a given IPv4 string (dot-decimal notation).Syntax
CityNameFromIP(ipaddress)
Examples
CityNameFromIP('128.193.8.81') returns ‘Corvallis’.