f$Excel error
f$Excel error
Get the Excel error message for the last Excel command if it returned a status –2. This function must be called immediately after the function returning the error status.
Syntax: | Status = f$Excel('Error', ParameterName ) | ||
| Argument | Type | Meaning |
| 'Error' | String | Keyword |
| ParameterName | String | Name of the ePOS parameter of string type on which the error text is to be written. |
Result: | Integer | Always 0 | |