Returns a human-readable message describing a script error code.
Declared in <script/script_error.h>
<script/script_error.h>
std::string ScriptErrorString(ScriptError error);
A string describing the given error code.