BBjspCommandContext::getResult (Deprecated)
The BBJSP system is deprecated. For new development, use BBxServlet.
Description
In BBj 16.0 and higher, this method returns a BBjspCommandResult object that will specify which BBJSP Page should be rendered after upon completion of a BBjspCommand.
Syntax
Return Value |
Method |
getResult() |
Parameters
None.
Return Value
a BBjspCommandResult object initialized with the specified name
Remarks
None.
Example
|