EDIFACT Integrator - Online Help
EDIFACT Integrator
Questions / Feedback?

EndLoop Event

Fires when the end of a loop is detected in a transaction set.

Syntax

edifacttranslator.on('EndLoop', [callback])

Callback

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

function(e){ }

The argument 'e' has the following properties:


Remarks

The EndLoop event will fire after the last segment in a loop is read. Each EndLoop event is paired with one StartLoop event.

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 1.0.6635.0