EDI Integrator 2016 PHP Edition
EDI Integrator 2016 PHP Edition
Questions / Feedback?

ElementRepeatCount Property

The number of times this element is repeated in the in the segment.

Object Oriented Interface

public function getElementRepeatCount($elementindex);

Procedural Interface

inedi_edireader_get($res, 20 , $elementindex);

Default Value

1

Remarks

The number of times this element is repeated in the in the segment. If the element is not repeated this will return 0.

To access the repeated element values set ElementRepeatIndex.

The size of the array is controlled by the ElementCount property.

This property is read-only and not available at design time.

Data Type

Integer

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
EDI Integrator 2016 PHP Edition - Version 16.0 [Build 7240]