Name
mgd_errstr -- Get error code description
Synopsis
string mgd_errstr
(int [errcode]);
Description
Minimum version: Midgard 1.4 (Bifrost)
Gets a description for an error code. If the optional
parameter errcode, the latest
errorcode will be assumed.
Returns a string describing the error code.