Get(StatusAreaState)
Purpose 
Returns a number indicating the current status toolbar state.
Format 
Get(StatusAreaState)
Parameters 
None
Data type returned 
number
Originated in 
FileMaker Pro 6.0 or earlier
Description 
Returns:
 •
0 (zero) if the status toolbar is hidden
 •
1 if the status toolbar is visible
 •
2 if the status toolbar is visible and locked
 •
3 if the status toolbar is hidden and locked
If there are multiple windows open on the currently active database file, then results are returned for only the active window.
Note  For information on how functions evaluate differently on the host versus the client, search the FileMaker Knowledge Base available at http://help.filemaker.com.
Examples 
Returns 1, when the current status toolbar is visible.
Related topics 
Functions reference (category list)
Functions reference (alphabetical list)
About formulas
About functions
Defining calculation fields
Using operators in formulas