Is there a function that inputs a string and magically inserts escape characters as needed? I can write a huge function like: Output = input.replace("'","\'").replace("~", "\~"). . . but that would ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results