Functions supported by the integrator.io EDI generator

The given below are the functions supported by the EDI generator

_counter : The _counter function is relatively new and helps you to count the number of EDI segments generated for the same segment identifier. Set the counter to true for an EDI segment in your definition file.

_iterationCount : The _iterationCount EDI function is most commonly used to define the closing rules. It counts the number of rows generated by the rule. Add this element in the closing rule where you want to keep the count of a rule intact.

_tally : The _tally EDI function is a closing rule function that allows you to keep a score of the repeated elements.

.length : Length of an array. You can use the “.length” function to array. Use this function in the closing of an array iteration rule or in the parental rule set.

Leave a comment

Your email address will not be published. Required fields are marked *