
BBTranslations::getProperties
Description
In BBj 9.00 and higher, this method returns the translations keys and values as Java Properties.
Syntax
Return Value |
Method |
Properties |
getProperties() |
Parameters
None.
Return Value
Returns a Java Properties object that contains all of the translations keys and values.
Remarks
None.