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

Attribute Event

Fired after an attribute is retrieved from the specified Item while calling GetAttributes .

Syntax

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

Callback

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

function(e){ }

The argument 'e' has the following properties:

e.item
e.attrName
e.attrValue

Remarks

Attribute is fired for each result following a call to GetAttributes or each attribute per item returned in Select.

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