HTBasic Help
×
Menu
Index

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""".