Go to Contents
Previous
Page
Next
Page
Contents > Functions reference (alphabetical list) > Get functions > Get(StatusAreaState) function

Get(StatusAreaState) function
Format

Get(StatusAreaState)
Parameter
None
Data type returned
number
Description
Returns a number indicating the current status area state.
Returns:
0 (zero) if the status area is hidden
1 if the status area is visible
2 if the status area is visible and locked
3 if the status area 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   See Solving calculations on a host machine for information about running scripts in client/server and peer-to-peer environments.
Example
Returns 1, when the current status area is visible.
Related topics
Functions reference (category list)
Functions reference (alphabetical list)
About formulas
About functions
Defining calculation fields
Using operators in formulas

Contents > Functions reference (alphabetical list) > Get functions > Get(StatusAreaState) function
Previous
Page
Next
Page