Filemaker Pro 8.5 Advanced Maintenance TG761Z/A User Manual

Product codes
TG761Z/A
Page of 238
98     FileMaker Functions Reference
0
 (zero) if the database file is in View as Form view
1
 if the database file is in View as List view
2
 if the database file is in View as Table view
If there are multiple windows open in the current database file, each window can have its 
own layout view state value, but results are returned for only the foreground window.
Note  
See FileMaker Pro help for information about running 
 in client/server and 
peer-to-peer environments.
Get(MultiUserState)
Format
Get(MultiUserState)
Parameter
None
Data type returned
number
Description
Returns a number representing the level of sharing for the 
Returns:
0
 when network sharing is off.
1
 when network sharing is on, you’re accessing the database file from the 
 
computer, and either all users or a specific group of users (based on their privilege 
set) have network access to the database file.
2
 when network sharing is on, you’re accessing the database file from a 
computer, and either all users or a specific group of users (based on their privilege 
set) have network access to the database file.
Notes
If the current calculation is stored and you specify it
evaluated based on that context; otherwise, it will be evaluated based on the context 
of the current window.
See FileMaker Pro help for information about running 
 in client/server and 
peer-to-peer environments.
Example
Returns 
0
 when access is denied to other users.