EDI Object
 
Syntax
 
n = EDI.Row
EDI.Row = R
 
Description
Sets or returns the current row (or "segment") in a EDIFACT message, previously loaded with the Message property.
 
Parameter
Description
R
Row number.
Note: this is the absolute row position inside the message.
 
See Also
Example