BBjConfig::getCommandLineObject
Description
In BBj 4.0 and higher, this method returns a BBjCommandLineObject.
Syntax
Return Value |
Method |
---|---|
getCommandLineObject() |
|
getCommandLineObject(string command) |
Parameters
Variable |
Description |
---|---|
command |
Specifies the command line argument string. Note that the string does not use "bbj." |
Return Value
Returns a BBjCommandLineObject as a parameter when calling BBjAPI::newSynchBBjSession.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.