TextSetCompany()

Inserts a company’s name in the Company text box of a Phone view.

Token ID

AFTKN_SET_COMPANYTEXT or 576

Syntax

VOID TextSetCompany( ANSISTRING CompanyText; 
                      [BOOLEAN Append])

Parameters

CompanyText As ANSISTRING

Name of the company.

Append As BOOLEAN

(Optional) Specifies the following:

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