BBjspPipelineConfig::setBBjConfig
Description
In BBj 17.0 and higher, this method sets the config.bbx file used during execution of the pipeline stages.
Syntax
Return Value |
Method |
void |
setBBjConfig(string config) |
Parameters
Variable |
Description |
config |
the config.bbx file to use |
Return Value
None.
Remarks
None.
Example
declare BBjAPI api! |