Data Types

words

Supported By

Descriptors

Description

The words data type is a chunk type of string that represents a chunk of text delimited by one or more white space characters.

Note

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