BBjspCommandConfig::getParameter (Deprecated)
The BBJSP system is deprecated. For new development, use BBxServlet.
Description
In BBj 16.20 and higher, this method returns the value of a previously added parameter in this BBjspCommandConfig.
Syntax
Return Value |
Method |
String |
getParameter(string name) |
Parameters
Variable |
Description |
name |
the name of the parameter to get |
Return Value
the value of the parameter
Remarks
None.
Example
|