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. |
: FileMaker Specifications
FileMaker 8 Product Line
Specifications and Storage Limits
Field Types and Import/Export Formats
: Calculation Functions
Working with Calculations Primer
Calculation Signatures
Calculation Functions
: Custom Functions
Custom Functions Primer
Useful Custom Functions
: Script Steps
Scripting Primer
Script Step Reference
: Quick Reference
FileMaker Error Codes
FileMaker Keyboard Shortcuts
FileMaker Network Ports
FileMaker Server Command Line Reference
FileMaker XML Reference
: Other Resources
Where to Go for More Information