Strings
The string type is a series of characters and the most basic of all syntax types.
Syntax:
■ | String enclosed by a single apostrophe: |
'string'
■ | To concatenate strings, use the plus "+" operator: |
'string' + 'string'
■ | To indicate carriage returns (new lines), use the double-backslash (\\): |
'string\\string'
Strings can be used as the value in the following fields:
Configuration Tables and Relevant Fields for Strings
Table |
Fields |
||||||
---|---|---|---|---|---|---|---|
Message Manipulations Table |
|
||||||
Message Conditions Table |
|
||||||
Pre-Parsing Manipulation Table |
|
||||||
Call Setup Rules Table |
|