Having trouble remove "double quotes" (ASCII code 34)

I recently wrote a ColdFusion UDF to solve this problem as Microsoft 365 was returning different unicode smart quotes when I pasted from Word.

symbolsToASCII(required string inputString)

2 Likes