Get(AllowFormattingBarState)
Purpose
Returns 1 (true) if the formatting bar is allowed to be visible; otherwise, returns 0 (false).
Format
Get(AllowFormattingBarState)
Parameters
None
Data type returned
number
Originated in
FileMaker Pro 8.0
Description
The
Allow Formatting Bar script step sets the formatting bar state.
Notes
•In FileMaker WebDirect, this function is not supported and returns 0.
Examples
Returns 1 if the formatting bar is allowed to be visible.
Related topics