Clib Save Error Message In String Method
The Clib Save Error Message In String method is identical to the Clib Get Error Message except if you specify the errmsg argument, then the Save Error Message In String method saves the error message in this argument as a string.
Format
Clib.perror([errmsg])
The following table describes the arguments for the Save Error Message In String method.
Argument | Description |
---|---|
errmsg |
An argument that contains the message that describes the error. |