
BBTranslations::findTranslationLocale
Description
In BBj 9.0 and higher, this method finds the locale that contains the passed translation key.
Syntax
Return Value |
Method |
locale |
findTranslationLocale(string key) |
Parameters
Variable |
Description |
key |
Specifies the translation for the desired locale. |
Return Value
Returns the locale of the translation.
Remarks
None.