*WEBVIEW2VERSION (GETMODE)


10.5, PLBCMP Only

*WEBVIEW2VERSION={value}

 

The *WEBVIEW2VERSION keyword returns the current WebView2 version used by the PL/B runtime.

 

{value} is a previously defined Character String Variable that returns the current WebView2 version. If the Microsoft Edge WebView2 Runtime is not installed, the return string is NULL.

 

Example Return Value

 

105.0.1343.50;Microsoft Edge WebView2 Runtime

 

 

See Also: List Controls (GETMODE), GETMODE

 



PL/B Language Reference *WEBMODEPWF (GETMODE)