SelectToEndText()

Moves the insertion point from its current position to the end of a message box and selects the text in between.

Token ID

BFTKN_SELECTENDTEXT or 234

Syntax

VOID SelectToEndText()

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.