Get(StatusAreaState)
Purpose
Returns a number representing the current status toolbar state.
Format
Get(StatusAreaState)
Parameters
None
Data type returned
number
Originated in
FileMaker Pro 6.0 or earlier
Description
Returns:
•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 file, then results are returned for only the active window.
Examples
Returns 1, when the current status toolbar is visible.
Related topics