Help

Table Of Contents
FILEMAKER PRO HELP 770
Description
Displays a value when used with the same or higher version of FileMaker Pro or FileMaker Server
software. If the current database is not shared
or hosted, this function returns an empty string. Also
returns an empty string when used from the host computer itself.
Examples
Returns Pro 13.0v1 when the host computer is running FileMaker Pro 13 version 1.
Returns ProAdvanced 13.0v1 when the host computer is running FileMaker Pro 13 Advanced
version 1.
Returns Server 13.0v1 when the host computer is running FileMaker Server 13 version 1.
Related topics
Functions reference (category list)
Functions reference (alphabetical list)
About formulas
About functions
Defining calculation fields
Using operators in formulas
Get(HostIPAddress)
Purpose
Returns the IP address of the host machine for the current database.
Format
Get(HostIPAddress)
Parameters
None
Data type returned
text
Originated in
FileMaker Pro 8.0
Description
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.
Note In FileMaker WebDirect, returns the physical IP address of the host machine.
If IPv4 and IPv6 addresses are available for remotely hosted files, the address is returned in the
most common or default format. This might not be the same format that was used when connecting
to the host.