Type()

Inserts text into a text box at the insertion point.

Token ID

AFTKN_TYPE or 602

Syntax

VOID Type( ANSISTRING Text)

Parameters

Text As ANSISTRING

Text to insert into the text box.

Remarks

The message body field (in the Message View and the Object API) has a limit of 32,000 characters. The Message View will stop accepting data after 32,000 characters.