EDI Object
 
Syntax
 
Result = EDI.Sender
 
Description
Returns the EAN-code for the originator or sender of the message inside the EDI-document that was loaded with the Message property. If the function returns an empty string, check the LastErrorCode and LastErrorText for more information.
 
Note: this EAN-code mostly represent the EDI provider, not the remote party who sent the message!
 
See Also
Example