in the original some initial alread had periods, but i already removed them with a stringreplacer.
Any leads on how to tackle this are welcome.
Luuk
in the original some initial alread had periods, but i already removed them with a stringreplacer.
Any leads on how to tackle this are welcome.
Luuk
Best answer by ebygomm
One possible way
Stringsearcher to get a list of characters, followed by a stringconcatenator to concatenate the list back to a string with periods
