Method
InsertText

Type Return

None

Syntax

Object.InsertText pos, Text

The InsertText Methods Syntax has these parts:

Part Description
object An expression evaluating to an Object of type cDirectSCI.
posRequired. A Long Value.
TextRequired. A String Value.