BSKI32 BSKExec( BSKExecOpts* opts );Inputs:
Description: Executes the requested rule with the given database and parameters, and puts the return value in 'rval'. Run-time errors are handled by 'errorHandler' (unless it is 0). The 'userData' variable is passed to all calls to the 'errorHandler.' The 'console' callback function is used by the "print" built-in function to display (or not) data.
Return to the API
Return to the function listing