bool CanGoBack()

Determines if the active browser can go back to the previous page

Security

Trust Level Required: Low Trust

Return

True if the browser can go back.

Examples


if(KioBrowser.CanGoBack()) KioBrowser.GoBack();

Requirements

KioWare for Windows version 8.1 or greater.