| Syntax | Result = EDI.LastErrorText  | 
|---|---|
| Description | Returns the last result of a called function or property. Whenever a function returns a non-value, like an empty string, or 0 (zero), check the LastErrorCode and LastErrorText for more information. If no error has occurred, the function returns "OK". | 
| See Also | |
| Example |