SiteKiosk Documentation
One Step Back

Item Method




The Item method returns one item of the collection.


Syntax

    [obj=] SiteKiosk.Plugins("SiteCash").Devices2.Item(index)
    
Parameters
    indexLong value that contains the item number to return.
Return Value Remarks
    Collection-index values are 1-based.
Examples
    The following example shows the name of the first existing device in an alert window.

    <SCRIPT TYPE="text/javascript">
    window.external.InitScriptInterface();
    alert(SiteKiosk.Plugins("SiteCash").Devices2.Item(1).Name);
    </SCRIPT>
    

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

Back to topVolver arriba

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