Functions Reference

Table Of Contents
FILEMAKER FUNCTIONS REFERENCE 89
Format
Get(AllowAbortState)
Parameters
None
Data type returned
number
Originated in
FileMaker Pro 7.0
Description
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 Allow user abort script step is on.
Related topics
Contents
Functions reference (alphabetical list)
Get(AllowFormattingBarState)
Purpose
Returns a Boolean value representing whether toolbars are allowed to be visible.
Format
Get(AllowFormattingBarState)
Parameters
None
Data type returned
number
Originated in
FileMaker Pro 8.0
Description
Returns 1 if toolbars are allowed; otherwise, returns 0. The Allow Formatting Bar script step sets the
toolbar state. For more information, see Allow Formatting Bar script step.