Functions Reference

Table Of Contents
114 FileMaker Functions Reference
Get(SystemIPAddress)
Format
Get(SystemIPAddress)
Parameter
None
Data type returned
text
Description
Returns a list of the IP addresses of all the machines connected to a NIC (Network
Interface Controller) card. IP addresses are separated by carriage returns.
Note See FileMaker Pro help for information about running scripts in client/server and
peer-to-peer environments.
Example
Returns 14.156.13.121, for example, when only one machine is connected.
Get(SystemLanguage)
Format
Get(SystemLanguage)
Parameter
None
Data type returned
text
Description
Returns the language currently set on the current system. The text that is returned is in
the English language.
Note See FileMaker Pro help for information about running scripts
in client/server and
peer-to-peer environments.
Example
Returns Japanese when Japanese is the language currently set on the operating system.