BBjThinClient::getClientOSName
Description
In BBj 3.01 and higher, this method returns the operating system name from the client's machine.
Syntax
Return Value |
Method |
string |
getClientOSName() |
Parameters
None.
Return Value
Returns the operating system name from the client machine.
Remarks
INFO(0,0) returns the equivalent information from the server machine.
The BUI client derives the client OS name from the navigator.userAgent string. See Interacting with client files in BUI and DWC for a detailed discussion of the BUI BBjThinClient.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.