BBjHtmlEdit::getClientVersion
Description
In BBj 19.00 and higher, this method returns the client version for this BBjHtmlEdit control.
Syntax
Return Value |
Method |
---|---|
string |
getClientVersion() |
Parameters
None.
Return Value
Returns the version of the BBjHtmlEdit control ("Browser" (BUI or DWC), "Swing" (basic HTML 3.2), "JavaFX" (WebKit), "Chromium"). The client versions will change over time.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.