Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Code Block
languagecpp
themeConfluence
FUNCTION xpfExecuteFunctionEX (functionHandle               : INTEGER; -- handle to actual query, function or procedure
                               globalVariablesHandle        : INTEGER; -- optional. Default is current global variables
                               dataModelId                  : GENERIC; -- optional. Default is current data model
                               dataModelAcessMode           : INTEGER; -- optional. Default is xpxRO. LATER: xpxAddModelToActiveTransaction if xpxRW
                               argument1, ..., argumentN    : GENERIC) -- arguments to actual called query, function or procedure
                               functionValue                : GENERIC; -- always INDETERMINATE for procedures
                                                                               

...

 

See also:

...

Use this function to ....

Arguments

...

Insert excerpt
US:_a_functionHandle
US:_a_functionHandle
nopaneltrue
Insert excerpt
US:_a_globalVariablesHandle
US:_a_globalVariablesHandle
nopaneltrue
Insert excerpt
US:_a_dataModelId
US:_a_dataModelId
nopaneltrue
Insert excerpt
US:_a_dataModelAcessMode
US:_a_dataModelAcessMode
nopaneltrue
Insert excerpt
US:_a_Arguments
US:_a_Arguments
nopaneltrue

Return Value

...

 

Insert excerpt
US:_r_functionValue
US:_r_functionValue
nopaneltrue

Options

...

 

 

Example

...

<example missing>

 

See also

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