Get(UserCount)

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.

Категории