Data Types

sentence

Supported By

Descriptors

Description

The sentence data type is a chunk type of string that represents a chunk of text starting with a non-white space character and ending with a period, exclamation mark, or question mark followed by zero or more other non-white space characters.

Note

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

Synonym

sent