Character
A character is a single letter, digit, or other punctuation or typographical mark. Really, it is one of the symbols in a character set. The
LSL code standard uses the
UTF-8 for LSL code text and string data.
Strings are composed of characters which make up
text. Other
types are described by characters when writing code but are represented differently when the script itself is
compiled.
Glossary