Get(ApplicationLanguage)
Purpose
Returns text representing the current application language.
Format
Get(ApplicationLanguage)
Parameters
None
Data type returned
text
Originated in
FileMaker Pro 7.0
Description
The text that is returned by this function is in the English language.
For hosted databases, Get(ApplicationLanguage) returns the client’s current language.
FileMaker Pro supports:
•English
•French
•Italian
•German
•Swedish
•Spanish
•Dutch
•Japanese
•Simplified Chinese
•Brazilian Portuguese
•Korean
Notes
•In FileMaker WebDirect, Get(ApplicationLanguage) returns the web browser’s current language.
Examples
Returns English when the current application language is English.
Related topics