Category: Get
Syntax: Get ( UserCount ) |
Parameters: None
Data type returned: Number
Description:
Returns the number of clients currently accessing the file, including the current user.
Only FileMaker Pro client connections are counted by the Get (UserCount) function. Web, ODBC, and JDBC connections are not counted.
Examples:
Function |
Results |
---|---|
Get (UserCount) |
Returns 1 if FileMaker Network sharing is turned off. If it is turned on, returns 1 plus the number of networked clients. |
If a file is hosted by FileMaker Server 7, Get (UserCount) returns the number of client connections to the current file and does not count the server.
: 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