It looks like the Start Case script strips some characters, I'm guessing outside the range of [a-zA-Z]. 1. Use the following text as input: (Hello) wørld 2. Select Start Case script 3. The output is Hello World, expected (Hello) Wørld
It looks like the Start Case script strips some characters, I'm guessing outside the range of [a-zA-Z].