Our new developer documentation is now available. Please check it out!
Format Error
Takes an ODIN error code and returns an error message a string which can be printed to the log.
Inputs
Name | Type | Description |
---|---|---|
Code | integer | The error code. |
Outputs
Name | Type | Description |
---|---|---|
Return Value | string | The error message for the code. |