ClearCache Method (BrowserApplication)

Action

Clears the browser's cache.

This method is only supported for Internet Explorer.

Syntax

webBrowser.ClearCache([option])
Variable Description
option Optional: 0: Delete all. 1: Delete temporary internet files. 3: Delete cookies. Integer.