
BBTranslations::isDefault
Description
In BBj 9.0 and higher, this method returns whether or not the translations are the default translations in the translation bundle.
Syntax
Return Value |
Method |
boolean |
isDefault() |
Parameters
None.
Return Value
Returns TRUE (1) if these are the default translations of the bundle, otherwise FALSE (0) is returned.
Remarks
None.