Is it possible and I just cannot find the reference to format alert strings?
Specifically, right now I'm calling an external application when an alert occurs and would like to escape any quotes I'm passing to the program so that they don't break the command line if passed unexpectedly. But any knowledge anyone has on general string replace function if it exists would be appreciated.
Thanks
Jason