Code Block | ||||
---|---|---|---|---|
| ||||
FUNCTION xpfExecuteQuery (queryHandle : INTEGER;
argument1, ..., argumentN : GENERIC) -- arguments to actual called query
queryFunctionValue : GENERIC;
|
...
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Return Value
...
<return value missing>
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Options
...
<arguments missing>
Example
...
<example missing>
...