How to remove text from group of text and number
Like:- Card1, Card2, Card3
so, I want to get only number not Text
I want 1,2,3 not Card
Use the "replace" block from the text block drawer. Replace the word "Card" with an empty string.
3 Likes