Value Method
Returns the value of a parameter.
Syntax
public String value(String paramName);
Remarks
The bean will search through the Params collection for the parameter identified by ParamName and will return the value associated with it provided in the collection .