BBjThinClient::getClientLocales
Description
In BBj 21.02 and higher, this method returns a BBjVector of strings containing a list of the client's preferred locales.
Syntax
Return Value |
Method |
---|---|
getClientLocales() |
Parameters
None.
Return Value
Returns a BBjVector of strings containing a list of the client's preferred locales.
Remarks
In the BUI client, this list corresponds to navigator.languages.
See Interacting with client files in BUI and DWC for a detailed discussion of the BUI BBjThinClient.
Example
|
See Also
BBjThinClient::getClientLocale
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.