void restartKioware()
Causes the KioWare process to exit and restart
Security
Trust Level Required: Full Trust
Return
Nothing returned
Examples
setTimeout(function() {
KioApp.restartKioWare();
}, 60000);
Requirements
KioWare OS (Linux®) version 1.0 or greater.
Linux® is the registered trademark of Linus Torvalds in the U.S. and other countries.