Functions Reference

Table Of Contents
Chapter 7
|
Get functions 87
Get(LayoutViewState)
Format
Get(LayoutViewState)
Parameter
None
Data type returned
number
Description
Returns a number indicating the currently active database file view. Returns:
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 scripts in client/server and
peer-to-peer environments.
Get(MultiUserState)
Format
Get(MultiUserState)
Parameter
None
Data type returned
number