Hello, I have a problem that I need to get the next word in a string variable.
How that works is after finding the “☒” character I want to take the word after it (basically checked one) to add it into a collection.
How can I only take the words that are “checked”?
Thank you, that works perfectly but the problem is that in one of my cases my words contains also a “-” character, such as:
And it only gets the “s” or the “b”