Can the 'Variables" be used in a get?
e.g.;
Variable "user=thisuser" is set
Step is
http://myphpapp.domain.net/index.php?id={user}
Should this work?
e.g.;
Variable "user=thisuser" is set
Step is
http://myphpapp.domain.net/index.php?id={user}
Should this work?
Comment