bool canGoForward()
Determines if the active browser can go forward
Security
Trust Level Required: Low Trust
Return
True if the browser can go forward
Examples
if (KioBrowser.canGoForward()) KioBrowser.goForward();
Requirements
KioWare OS (Linux®) version 1.0 or greater.
Linux® is the registered trademark of Linus Torvalds in the U.S. and other countries.