Get(SystemIPAddress)
Purpose 
Returns a list of the IP addresses of all computers connected to an active NIC (Network Interface Controller) card.
Format 
Get(SystemIPAddress)
Parameters 
None
Data type returned 
text
Originated in 
FileMaker Pro 7.0
Description 
IP addresses are separated by carriage returns.
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.
Examples 
Suppose a machine has the following active physical interfaces:
 •
 •
 •
The function returns:
192.168.1.1
172.172.172.172
Suppose a machine has the following active physical interfaces:
 •
 •
 •
The function returns:
3FFE:FFFF:101::230:6EFF:FE04:D9FF/48
2001:0DB8:85A3:08D3:1319:8A2E:0370:7334
Related topics 
Functions reference (category list)
Functions reference (alphabetical list)
About formulas
About functions
Defining calculation fields
Using operators in formulas