GetResponseParam Method
Gets the value for the specified parameter.
Syntax
function GetResponseParam(Name: String): String;Remarks
Pass the name in the Name parameter to this method and it will return the value from the ResponseParams properties.