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

EndSegment Event

Fires when the data record segment has been read.

Syntax

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

Callback

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

function(e){ }

The argument 'e' has the following properties:

e.name

Remarks

This indicates that the class has finished reading a segment.

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