Comment 1 for bug 317475

Revision history for this message
e.mortoray (e-mortoray) wrote :

Examples for use would be like below.

set %Request% as GetClickRequest link:My Button
GetRequest %Request%

set %Request% as GetSubmitFormRequest with
  %Params:a% value
  %Params:b% value
end
GetRequest %Request%

The results of GetRequest are then like RawGetURL.

Another feature would allow for introspection on the %Request% object itself.