Dear all, I need to manipulate strings during my tests with Canoo, but I don't know how to do it... Are there functions, other than the one described on Canoo manual, available for this?
Here is the description of my need: 1 - with a storeRegExp, I put this in my parameter: http://www.myaddress.com/MailValidated.mj?messageParameter=3D1256396767020408271978290643663908810043511218181014152940 Here is my Canoo command: <storeRegEx text="http://www.myaddress.com/MailValidated.mj.*$" property="MyLink" /> 2 - Then I need to manipulate MyLink, in order to take of the '3D' I've got after '='. But I don't know how I could manipulate strings with Canoo... Do you know how I could do that? Many thanks to all Delphine _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

