Data Types

chars

Supported By

Descriptors

Description

The chars data type is a chunk type of string that represents 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

characters