ERP Integrator V2 - Online Help
ERP Integrator V2
Questions / Feedback?

SegmentField Event

Fires when a field of the segment is read.

Syntax

idocreader.on('SegmentField', [callback])

Callback

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

function(e){ }

The argument 'e' has the following properties:

e.name
e.value

Remarks

This will be fired each time a field in the current segment is read by the class.

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