Functions Reference

Table Of Contents
Get functions
F
ILEMAKER FUNCTIONS REFERENCE 162
Get(NetworkType)
Purpose
In FileMaker Go, returns a number representing the type of network being used to access the
current file.
Format
Get(NetworkType)
Parameters
None
Data type returned
number
Originated in
FileMaker Pro 13.0
Description
In FileMaker Go, returns:
0 if the current file is a local file on an iOS device
1 if the network type is unknown
2 for a cellular network
3 for a Wi-Fi network
Note In other products in the FileMaker product line, this function is not supported and returns an
empty string.
Examples
Returns 3 when the file is being accessed from a Wi-Fi network.