Category: Get
Syntax: Get ( MultiUserState ) |
Parameters: None
Data type returned: Number
Description:
Returns a number that represents the FileMaker sharing/networking status for the current file.
Return 0 when network sharing is off, or when network sharing is on but no privilege sets have the [fmapp] Extended Privilege keyword enabled.
Returns 1 when network sharing is on, the database file is accessed from the host computer, and some or all users have the [fmapp] keyword enabled.
Returns 2 when network sharing is on, the database file is accessed from a client computer, and some or all users have the [fmapp] keyword enabled.
Examples:
Function |
Results |
---|---|
Get (MultiUserState) |
Returns 2 when network sharing is on. |
: 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