I have a project where I need to search for a double quote (“) in a string. I will need to do this in LotusScript, Formula, and JavaScript. None of them are happy with a double quote inside of two double quotes (”“”). Has anyone figured out how to do this before? Here is my LotusScript code segment;