How to remove punctuations from user's answer

I am working on subjective questions in my app. So i need the users to type their answers and submit. Could someone help me showing the arrangement of blocks to remove al the punctuations in user’s answer so that the correct answers can be verified?

You could use the Replace All text block several times to remove each type of punctuation mark: Text Blocks | Thunkable Docs

i’ve tried but it didn’t work. not sure on how to initiate the function blocks. if you could show me that would be of great help.

Here’s a simple demo: Thunkable

·····················································································································
Need help? How to Ask Great Questions :sparkles: Debugging A Project :sparkles: API JSON Tutorial

Want to hire a Certified Thunkable Expert? Elevate your app with Tatiang on Fiverr

Thanks. It worked!

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.