Using the Orion Result Lookup Tool: Difference between revisions

From Orion Engine Wiki
Jump to navigation Jump to search
Created page with "The '''Orion Result Lookup Tool''' can be used to turn a result code into a description and/or vice versa. <center> Image:OrionResultSS.png </center> Nearly all of the f..."
(No difference)

Revision as of 02:31, 12 December 2017

The Orion Result Lookup Tool can be used to turn a result code into a description and/or vice versa.

Nearly all of the functions/methods in the Orion Engine libraries return an OeResult data type for the result code. This custom tool should prove to be helpful to decipher our unique result codes while debugging your code.