<< retrieve LABCOM Retrieve and dbStore Toolbox for Scilab retrieveVersion >>

LABCOM Retrieve and dbStore Toolbox for Scilab >> LABCOM Retrieve and dbStore Toolbox for Scilab > retrieveMessage

retrieveMessage

Get explanation string of returned code frm retrieve function.

Syntax

message = retrieveMessage(code)

Input parameters

code

Returned code from retrieve function.

Output parameters

message (string)

Explanation of the code.

Description

Get explanation string of returned code frm retrieve function.

Examples

mes_str = retrieveMessage( ecode );

See also

Authors


Report an issue
<< retrieve LABCOM Retrieve and dbStore Toolbox for Scilab retrieveVersion >>