Data Types

character

Supported By

Descriptors

Description

The character data type is a chunk type of string that represents a single Unicode character or a range of Unicode characters.

Note

Accessing a character chunk that is out of range returns empty. Modifying a character chunk that is out of range prepends or appends to the parent string.

Synonym

char