Hey there,
Let's say I have a string like this :
Imagine that this string is inside of a block of text content. There are several of these strings, and I need to somehow extract the number, such as "36" in this case from the strings.HTML Code:<!--productCat__36-->
Which is the best way to do this?
Any guidance will be greatly appreciated.




Bookmarks