Forum Discussion

punekar's avatar
punekar
Occasional Contributor
13 years ago

String operations on a parameter value as input to another parameter

I have parameter A which is populated by extracting data from a previous Response.



I now want to create parameter B which will contain a substring of parameter A and use this in next Request.



Is this possible and how do we do this?