| [Overview][Constants][Types][Procedures and functions][Variables][Index] | 
Return a description of an error
Source position: graphh.inc line 744
function GraphErrorMsg(  | 
ErrorCode: SmallInt  | 
):string;  | 
GraphErrorMsg returns a string describing the error Errorcode. This string can be used to let the user know what went wrong.
None.
GraphResult  | 
  | 
Result of last graphical operation  |