Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Code Block
languagecpp
themeConfluence
FUNCTION xpfExecuteFunctionBN (expressSchemaName            : STRING;
                               querySchemaName              : STRING;
 -- optional. Default is that all query schemas for "expressSchemaName" will be searched                                functionName                 : STRING;  -- query, function or procedure
                               argument1, ..., argument     : GENERIC) -- arguments to actual called
query, function or procedure                                functionValue                : GENERIC; -- always INDETERMINATE for procedures           

Include Page
US:_xpxExecute common
US:_xpxExecute common

...