Home > Reference > Functions reference > Get functions > Get(AllowFormattingBarState)
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. Related topics Functions reference (category list) Functions reference (alphabetical list) About formulas About functions Defining calculation fields Using operators in formulas