Returns the last known error code.
| Parameter Type | Input | Output |
| () | [ ] | [ ] |
This method takes no parameters, and the return value, which is the error code, is of data type LONG. See AcuExecute for more information.
For example:
AcuThinAX.AcuGetLastError()
AcuGetLastError may be executed any time after the Web thin client has been invoked.