character | |
Type | glossary |
Dictionary | LCS |
Library | LiveCode Script |
Synonyms | character |
Related | Glossary: Unicode, double-byte character, single-byte character, chunk expression |
Description | A single text symbol: a letter, number, punctuation mark, or control character. Characters can be single-byte or double-byte (Unicode). When using the word "character" in a chunk expression, single-byte characters are assumed. |
Tags | text processing |