Functions Reference

Table Of Contents
Get functions
F
ILEMAKER FUNCTIONS REFERENCE 114
Get(AllowFormattingBarState)
Purpose
Returns a Boolean value representing whether the formatting bar is allowed to be visible.
Format
Get(AllowFormattingBarState)
Parameters
None
Data type returned
number
Originated in
FileMaker Pro 8.0
Description
Returns 1 if the formatting bar is allowed; otherwise, returns 0.
The Allow Formatting Bar script step sets the formatting bar state. For more information, see Allow
Formatting Bar script step.
Notes
In FileMaker WebDirect, this function is not supported and returns 0.
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 if the formatting bar is allowed to be visible.