TextSetSubject()

Inserts a subject in a Subject text box.

Token ID

AFTKN_SET_SUBJTEXT or 570

Syntax

VOID TextSetSubject( ANSISTRING SubjectText; 
                     [BOOLEAN Append])

Parameters

SubjectText As ANSISTRING

Text for the subject of the item

Append As BOOLEAN

(Optional) Specifies the following:

  • False Default. Replaces existing text.
  • True Appends to existing text.