SiteKiosk Documentation
One Step Back

IsResetAccount Property




The IsResetAccount property indicates whether the reset function has been enabled in the configuration.


Syntax

    [bool=] SiteKiosk.Plugins("SiteCash").RuntimeMenuSettings.IsResetAccount
    
Possible Values
    Boolean value that retrieves the enabled status.

    The property is read only.
Remarks
    None.
Examples
    The following example determines whether the reset function is enabled and shows it in an alert window.

    <SCRIPT TYPE="text/javascript">
    window.external.InitScriptInterface();
    var RMSettings = SiteKiosk.Plugins("SiteCash").RuntimeMenuSettings;
    alert(RMSettings.IsResetAccount);
    </SCRIPT>

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

Back to topVolver arriba

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