Get(NetworkProtocol)
Category: Get
Syntax: Get ( NetworkProtocol ) |
Parameters: None
Data type returned: Text
Description: Returns the name of the network protocol that FileMaker Pro is using on the current machine.
Unlike in previous versions of FileMaker, the only network protocol supported by FileMaker Pro 8 is TCP/IP. Get (NetworkProtocol) always returns TCP/IP, even if FileMaker Network sharing is off.
Examples:
Function |
Results |
---|---|
Get (NetworkProtocol) |
Returns TCP/IP. |