SiteKiosk Documentation
One Step Back

CreateUser Method




The CreateUser method creates a new user.


Syntax

    SiteKiosk.Plugins("SiteCash").Devices("SiteCafeClient").
    CreateUser(username, password)
    
Parameters
    usernameString that specifies the username.
    passwordString that specifies the password.
Return Value
    None.
Remarks
    None.
Examples
    The following example creates a new user.

    <SCRIPT TYPE="text/javascript">
    window.external.InitScriptInterface();
    SiteCafe = SiteKiosk.Plugins("SiteCash").Devices("SiteCafeClient");
    SiteCafe.CreateUser("NewUser", "NewPassword");
    </SCRIPT>
    

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

Back to topVolver arriba

© 1997-2011 PROVISIO - Aventura, EEUU - Muenster, Alemania
Sitekiosk.es - Grupo24®, Madrid, España -