Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

FUNCTION xpxDefineErrorCode (errorCode : INTEGER;
                             errorText : STRING;
                             options   : INTEGER) 
                             status    : INTEGER;

Use this function to add a user defined error code to the list of EDMinterface error codes.

Arguments


TypeNameComment
INTEGERerrorCodespecifies a error code
STRINGerrorTextspecifies an error message that corresponds to the given  error code.
INTEGERoptionssee below

Return Value


Error rendering macro 'excerpt-include' : User 'null' does not have permission to view the page 'US:_r_XPX_Return_Value'.

Options


OptionComment
REPLACE_EXISTINGcomment
DELETE_EXISTING 

 

Example


<Missing Example>

 

See also

Filter by label

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

 


 

  • No labels