AddRequestParam Method
Adds a request parameter and the corresponding value.
Syntax
procedure AddRequestParam(VarName: String; VarValue: String);Remarks
Please refer to the RequestParams properties for more information on the request parameters and how they are managed.