Versions Compared

Key

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

...

Code Block
languagecpp
themeConfluence
FUNCTION xpxEscapeScope(xpxEscapeReason :

...

 INTEGER)
                         status          : INTEGER;
 

The xpxEscapeScope function is used to terminate an iteration process defined by a FROM clause, a COMPOSE declaration or a FROM statement. The function xpxEscapeScope has a similar effect in a MAP declaration, in a COMPOSE declaration and in a FROM statement as the ESCAPE statement has in a REPEAT statement.
The xpxEscapeScope takes an integer argument that  

Arguments

...

TypeNameComment
INTEGERxpxEscapeReasonis assigned to the built-in global integer constant xpxEscapeReason. The purpose of the xpxEscapeReason is to give the possibility to test for the reason for terminating an iteration process.

...

The xpxEscapeReason can be assigned values like any other global variable.

Return Value

...

Insert excerpt
US:_r_XPX_Return_Value
US:_r_XPX_Return_Value
nopaneltrue

Options

...

 

Example

...

Code Block
languagecpp
<Missing Example>

 

See also

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