Hello,
I have inside a string a complete url.
At the end you see "id=", the id can be "1", "23", "234", etc..
Now I want to have the Id in a new variable.
How can catch the id?
Thanks!
I have inside a string a complete url.
At the end you see "id=", the id can be "1", "23", "234", etc..
Now I want to have the Id in a new variable.
How can catch the id?
Thanks!
Comment