Parse text
Posted: Fri Aug 04, 2017 8:17 am
Hi. I need some help
i have text string in "{tb1.product_name}". This variable contains "Some text here | Talla:40,Color:Green" I need print only the number between ":" and ",".
With same variable, i need print only all the text before "|".
how i can do it?
Thanks u
i have text string in "{tb1.product_name}". This variable contains "Some text here | Talla:40,Color:Green" I need print only the number between ":" and ",".
With same variable, i need print only all the text before "|".
how i can do it?
Thanks u