Q: | Could you explain to me what the significance is of: "\"" in
the following 2 statements from the "Expand Recipient Names" script?
|
A: | I don't know if this is explained in the help or not but the "\" serves to escape the
following character. You'll see an what I mean by copying the following statements to a new script
and running if using the "Debug run" button:
|