bool exitPrompt()
Bypasses configured exit patterns and displays the exit passcode prompt
Security
Trust Level Required: Full Trust
Return
Nothing returned
Remarks
Exiting KioWare without the configured exit patterns could cause security risks.
Examples
var isDebug = true;
if(isDebug) KioApp.exitPrompt();
Requirements
KioWare OS (Linux®) version 1.0 or greater.
Linux® is the registered trademark of Linus Torvalds in the U.S. and other countries.