put para 12 of steve into bill
put para 2 through 7 of steve into bill
put the fifth para of steve into bill
put the third through eighth para of steve into bill
put para "andy" of steve into bill
The para
data type is a chunk type of string
that represents a chunk of text delimited by one or more line breaks.
Accessing a para
chunk that is out of range returns empty
. Modifying a para
chunk that is out of range prepends or appends to the parent string
.