Code Block | ||||
---|---|---|---|---|
| ||||
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 | ||||||
---|---|---|---|---|---|---|
|
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Return Value
...
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Options
...
Example
...
<example missing>
See also
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|