EDI Object
 
Syntax
 
Result = EDI.FieldCount
 
Description
Returns the number of fields in the current segment, set by a previous GetSegment function or Row property. If the function returns 0, check the LastErrorCode and LastErrorText for more information.
 
See Also
Example