Help

Table Of Contents
FILEMAKER PRO HELP 785
Get(NetworkType)
Purpose
In FileMaker Go, returns a number indicating 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.
Get(PageNumber)
Purpose
Returns a number representing the current page being printed or previewed.
Format
Get(PageNumber)
Parameters
None