BBjThinClient::getClientLocale
Description
In BBj 11.0 and higher, this method returns the locale of the client machine as a string (e.g. en_US).
Syntax
Return Value |
Method |
---|---|
string |
getClientLocale() |
Parameters
None.
Return Value
Returns the locale of the client machine.
Remarks
See Interacting with client files in BUI and DWC for a detailed discussion of the BUI BBjThinClient.
Example
|
See Also
BBjThinClient::getClientLocales
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.