Allows to get current textual error string inside the given axlError value.
- Parameters:
-
| _error | The axlError where the error string value will be retrieved. |
- Returns:
- The error code or the string "no string error defined" if the given error doesn't contain any string information. You must not deallocate memory returned by this function because it is an internal copy.