Amazon Integrator V6 - Online Help
Amazon Integrator V6
Questions / Feedback?

Item Event

Fired for each valid item name that is returned after a call to Select .

Syntax

simpledb.on('Item', [callback])

Callback

The 'callback' is called when the 'Item' event is emited.

function(e){ }

The argument 'e' has the following properties:

e.itemName

Remarks

This event is fired for each item that is retrieved after a call to Select.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0