TextSetPhoneNumber()

Inserts text in the Phone text box of a Phone Message view.

Token ID

AFTKN_SET_PHONETEXT or 577

Syntax

VOID TextSetPhoneNumber( ANSISTRING PhoneNumber; 
                         [BOOLEAN Append])

Parameters

PhoneNumber As ANSISTRING

Phone number associated with the phone message.

Append As BOOLEAN

(Optional) Specifies the following:

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