HTBasic Help
×
Menu
Index

String Name

 
The rules for naming a string variable are the same as for a variable (see Variable Name) plus the addition of a trailing dollar sign, "$". A string variable is a variable whose data type is "string".