Hi, I recently decided to use Zennoposter for creating apps.
One thing I would like to do and I'm sure there is a simple way, I just cant find it, is to edit a variable.
So I have parsed some html page and got this text in a variable "236 Results"
I simply want to remove the regular expression " Results" to leave me with just the number which I can then use in a loop. Ps the number 236 changes each time I run a different page.
Any help please?
One thing I would like to do and I'm sure there is a simple way, I just cant find it, is to edit a variable.
So I have parsed some html page and got this text in a variable "236 Results"
I simply want to remove the regular expression " Results" to leave me with just the number which I can then use in a loop. Ps the number 236 changes each time I run a different page.
Any help please?