Get(ApplicationLanguage)
Category: Get
Syntax: Get ( ApplicationLanguage ) |
Parameters: None
Data type returned: Text
Description:
Returns a text string representing the current application language. The possible results are as follows:
English
French
Italian
German
Swedish
Spanish
Dutch
Japanese
The string returned will always be in English, even in versions of the product based on other languages. That is, it returns German, not Deutsch, in the German language version of FileMaker.
Examples:
Function |
Results |
---|---|
Get ( ApplicationLanguage ) |
Would return English for users using an English-language version of FileMaker Pro. |