Function GraphErrorMsg (ErrorCode : Integer) : String;
GraphErrorMsg returns a string describing the error Errorcode. This string can be used to let the user know what went wrong.
None.
GraphResult