Value Method
Returns the value of a parameter.
Syntax
function Value(ParamName: String): String;Remarks
The component will search through the Params properties for the parameter identified by ParamName and will return the value associated with it provided in the properties.