To properly display this page you need a browser with JavaScript support.
HTBasic Help
×
Menu
Index
Search
Search
Reference
HTBasic Definitions
String Literal
Previous page
Next page
Print version
(c) TransEra Corp, 2021
To properly display this page you need a browser with JavaScript support.
String Literal
A string literal is a string of characters delimited by the quote (") character. To include a quote character in the string, include two quote characters in the place of the one you wish to include. For example " ""hello"" ".