SiteKiosk Documentation
One Step Back

CurrentTransactions Property




The CurrentTransactions property contains the current number of transactions of the device.


Syntax

    [long=] AccumulatedMoneyItem.CurrentTransactions
    
Possible Values
    Long value that retrieves the number of transactions.

    The property is read only.
Remarks
    None.
Examples
    The following example shows the current number of transactions of the first available device.

    <SCRIPT TYPE="text/javascript">
    window.external.InitScriptInterface();
    var AMStorage = SiteKiosk.Plugins("SiteCash").AccumulatedMoneyStorage;
    var FirstDevice = SiteKiosk.Plugins("SiteCash").Devices2.Item(1).Name;
    alert(AMStorage.DeviceRuntimeCounters(FirstDevice).CurrentTransactions);
    </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 -