ASCII character codes

To include non-printable ASCII codes in ComScript strings or as the trigger and terminator during data collection, use the decimal (Dec) value for the code inside currly braces. 

{13} carriage return, {10} new line, {3} Ctrl-c, {27} escape., etc.