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

ControlRecord Event

Fires when the control record data is read.

Syntax

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

Callback

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

function(e){ }

The argument 'e' has the following properties:

e.controlRecordData

Remarks

This event is where you can retrieve the Control Record data as it is being read by the class.

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