How to remove non-standard characters

Status: Closed · Asked by Anders Nielsen on · 0 views

Anders Nielsen — Question ·

Some people write weird stuff in the name fields like this: "➢ Firstname Lastname".

How can I remove non standard characters like this "➢" so I only leave the normal letters? The issue can occur with any weird character so it should remove all of them. However accents and more should be kept. I just want to remove the non letters.

Pabblymember11 — Reply ·

Hey @apps

Concerning your issue, I recommend using the 'Code by Pabbly' action step. You can seek assistance to write the code in JavaScript or Python based on your requirements, which will aid in converting the desired response.

Back to all forum threads · Log in to reply