Functions Reference

Table Of Contents
FILEMAKER FUNCTIONS REFERENCE 82
Examples
Returns 1 if Allow user abort script step is on.
Related topics
Contents
Functions reference (alphabetical list)
Get(AllowToolbarState)
Purpose
Returns a Boolean value representing whether toolbars are allowed to be visible.
Format
Get(AllowToolbarState)
Parameters
None
Data type returned
number
Originated in
FileMaker Pro 8.0
Description
Returns 1 if toolbars are allowed; otherwise, returns 0. The Allow Toolbars script step sets the
toolbar state.
Note For information on how functions evaluate differently on the host versus the client, search the
FileMaker Knowledge Base available at
www.filemaker.com/kb.
Examples
Returns 1 if toolbars are allowed to be visible.
Related topics
Contents
Functions reference (alphabetical list)
Get(ApplicationLanguage)
Purpose
Returns text representing the current application language.