In general, a macro language function processes one or more arguments and produces a result. You can use all macro functions in both macro definitions and open code. Macro functions include character ...
Is there a function that inputs a string and magically inserts escape characters as needed?<BR>I can write a huge function like:<BR>Output = input.replace ...