literal string

Typeglossary
DictionaryLCS
LibraryLiveCode Script
Synonymsliteral string,string literal,literal
RelatedGlossary: property, character, variable, double quote, function, object
Description

A group of characters used exactly as they are, rather than as the name of an object, property, function, or variable.

Literal strings are usually enclosed in double quotes (").

Tagsproperties