EDI Object
 
Syntax
 
Result = EDI.IsValid
 
Description
After loading an EDIFACT message, always use this function to check if the message is valid. If this function returns FALSE, check the LastErrorCode and LastErrorText for more information.
 
See Also
Example