Functions Reference

Table Of Contents
68 FileMaker Functions Reference
Description
Returns a Boolean value representing whether toolbars are allowed to be visible. Returns
1 if toolbars are allowed, otherwise returns 0. The Allow Toolbars script step sets the
toolbar state. For more information, see Allow Toolbars script step.
Note See FileMaker Pro Help for information about running scripts in client/server and
peer-to-peer environments.
Example
Returns 1 if toolbars are allowed to be visible.
Get(ApplicationLanguage)
Format
Get(ApplicationLanguage)
Parameter
None
Data type returned
text
Description
Returns text representing the current application language. The text that is returned is in
the English language.
FileMaker Pro supports:
English
French
•Italian
German
•Swedish
Spanish
•Dutch
Japanese
Note See FileMaker Pro Help for information about running scripts
in client/server and
peer-to-peer environments.
Example
Returns English when the current application language is English.