Developer Documentation

Format Error

Format Error

Takes an ODIN error code and returns an error message a string which can be printed to the log.

Inputs

NameTypeDescription
CodeintegerThe error code.

Outputs

NameTypeDescription
Return ValuestringThe error message for the code.