BBjspCommandConfig::removeForward (Deprecated)
The BBJSP system is deprecated. For new development, use BBxServlet.
Description
In BBj 17.0 and higher, this method removes and returns the specified BBjspCommandForwardfrom this BBjspCommandConfig
Syntax
|
Return Value |
Method |
|
removeForward(string name) |
Parameters
|
Variable |
Description |
|
name |
the name of the forward to remove |
Return Value
the BBjspCommandForward that was removed
Remarks
None.
Example
|