xpfGetErrorText

FUNCTION xpfGetErrorText(errorCode : INTEGER)
                         errorText : STRING;
 

The xpfGetErrorText function is converting the specified errorCode argument to an error message string returned as the function value.

Arguments


TypeNameComment
INTEGERerrorCodeerror code

Return Value


 

TypeNameComment
STRINGerrorTexterror text

Options


 

Example


<Missing Example>

 

See also

Filter by label

There are no items with the selected labels at this time.

Â