MFP.StatusToString

Description

Gets a textual description of a status code returned by the MFP.GetReply function.

The function returns a description of the status code defined by the status parameter.

Syntax

MFP.StatusToString(status);

Example

See MFP.GetReply.