SetTextAreaText textarea,text$[,pos,len,units]

Parameters

textarea - A textarea gadget handle
text$ - Replacement text for the gadget
pos,len - Starting position and length of text to replace. These default to the entire text.
units - Units specifier: 1=characters (the default), 2=lines

Description

The meaning of pos and len depend on the units argument.

Index

Click here to view the latest version of this page online