Get(HostIPAddress)Returns the IP address used to connect to the host machine for the current database. If the current database isn’t being hosted, an empty string is returned.If the current calculation is stored and you specify its context, this function will be evaluated based on that context; otherwise, it will be evaluated based on the context of the current window.Note For information on how functions evaluate differently on the host versus the client, search the FileMaker Knowledge Base available at http://help.filemaker.com.
• IPv4: 14.156.13.121
• IPv6: [2001:0DB8:85A3:08D3:1319:8A2E:0370:7334]
• 127.0.0.1 if connected to 127.0.0.1
• [::1] if connected to localhost
• 14.156.13.121 if connected to the computer’s IP address or evaluated in FileMaker WebDirect.