literal string | |
Type | glossary |
Dictionary | LCS |
Library | LiveCode Script |
Synonyms | literal string,string literal,literal |
Related | Glossary: 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 ("). |
Tags | properties |