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. |
: FileMaker Specifications
FileMaker 8 Product Line
Specifications and Storage Limits
Field Types and Import/Export Formats
: Calculation Functions
Working with Calculations Primer
Calculation Signatures
Calculation Functions
: Custom Functions
Custom Functions Primer
Useful Custom Functions
: Script Steps
Scripting Primer
Script Step Reference
: Quick Reference
FileMaker Error Codes
FileMaker Keyboard Shortcuts
FileMaker Network Ports
FileMaker Server Command Line Reference
FileMaker XML Reference
: Other Resources
Where to Go for More Information