put sentence 12 of steve into bill
put sentence 2 through 7 of steve into bill
put the fifth sentence of steve into bill
put the third through eighth sentence of steve into bill
put sentence "andy" of steve into bill
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.
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
.