Language Reference Guide : A. System Constants and Keywords : System Constants : Character Codes for Printable Characters
 
Share this page                  
Character Codes for Printable Characters
Constant Value
Description
Numeric
Equivalent
HC_DOUBLEQUOTE
Value for a double quote character that can be used in string literals
"
HC_QUOTE
Value for a quote character that can be used in string literals
'
HC_SPACE
Value for a space character that can be used in string literals
(empty string)