Literal characters, Examples – Palm Zire 21 User Manual
Page 196
Appendix C
Non-ASCII Characters for Login Scripts
186
Literal characters
The backslash ( \ ) character defines that the next character is transmitted as a literal
character, and is not subject to any special processing ordinarily associated with
that character.
Examples:
■
\^
Includes a caret as part of the string
■
\<
Includes a < as part of the string
■
\\
Includes a backslash as part of the string