Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagecpp
themeConfluence
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.
The argument <errorCode> specifies a EDMinterface error code.
The argument <errorText>

Arguments

...

TypeNameComment
INTEGERerrorCodespecifies a error code
STRINGerrorTextspecifies an error message that corresponds to the

...

given  error code.

...

INTEGERoptionssee below

Return Value

...

Insert excerpt
US:_r_XPX_Return_Value
US:_r_XPX_Return_Value
nopaneltrue

Options

...

OptionComment
REPLACE_EXISTINGcomment
DELETE_EXISTING 

 

Example

...

Code Block
languagecpp
<Missing Example>

 

See also

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
cqllabel = "extension_schema" and parent = "5636522"

 

...