SiteKiosk Documentation
One Step Back

Quit Method




The Quit method quits the SiteCafe Manager.


Syntax

    SiteCafe.Quit()
    
Return Value
    None.
Remarks
    None.
Examples
    The following example quits the SiteCafe Manager.

    <SCRIPT TYPE="text/javascript">
    window.external.InitScriptInterface();
    SiteCafe.Quit();
    </SCRIPT>
    

Applies to
    SiteKiosk v6.2 (and later versions).

Back to topBack to top

© 1997-2010 PROVISIO - Aventura, USA & Muenster, Germany - SiteKiosk DevTeam