BBjJettyContextConfiguration::deleteCommandConfig (Deprecated)
The BBJSP system is deprecated. For new development, use BBxServlet.
Description
In BBj 17.00 and higher, this method deletes the BBjspCommandConfig for the named command in the current BBjJettyContext.
Syntax
Return Value |
Method |
---|---|
deleteCommandConfig(string name) |
Parameters
Variable |
Description |
---|---|
name |
The name of the command. |
Return Value
Returns a BBjspCommandConfig record.
Remarks
None.
Example
|