Icon Reload Method

procedure Reload(Force: Boolean=False)

Available In: Client Applications

Use this method to reload the resource for the current address. By default, the browser will attempt to reload the resource from its cache. Setting the Force parameter to True will cause the browser to ignore its cached and reload the resource from its source (web server, file system, etc.).
Image