Filter diacritics in string

Hey vvvvolks,
is there an easy way to filter out diacritics like ´`^ etc…
i need in the end a result like this

Héllô its jûst á tèst -> Hello its just a test

Or do i need to substitude with a hughe list of all possible matches ??

Thanks a lot guys!

Tobi

clean string maybe

nope thats not was i was searching for… But i kind of helped myself with a little plugin… Im not really into plugincoding, but i got this code workin… happy

RemoveDiacritic (String) (7.2 kB)