Language Reference Guide : A. System Constants and Keywords : System Constants : Character Codes for Non-printable Characters
 
Share this page                  
Character Codes for Non-printable Characters
Constant Value
Description
Numeric
Equivalent
HC_FORMFEED
Value for a formfeed character that can be used in concatenating strings
(empty string)
HC_NEWLINE
Value for a newline character that can be used in concatenating strings
(empty string)
HC_TAB
Value for a tab character that can be used in concatenating strings
(empty string)