WebView.ClearBrowserSession
Ends browser session.
Component |
Version |
macOS |
Windows |
Linux |
Server |
iOS SDK |
WebView
|
8.5 |
❌ No |
✅ Yes |
❌ No |
❌ No |
❌ No |
MBS( "WebView.ClearBrowserSession" )
Parameters
none
Result
Returns OK or error.
Description
Ends browser session.
Flushes entries not in use from the password cache on the hard disk drive. Also resets the cache time used when the synchronization mode is once-per-session.
This should clear current session cookies.
For web viewer using Internet Explorer engine. If you close one by closing the window with web viewer control, this method should end session and a new window would start fresh again.
Release notes
Blog Entries
This function checks for a license.
Created 13th November 2018, last changed 5th January 2020
WebView.CanZoomPageOut
-
WebView.ClearSelection