TextSetAuthority()

Inserts the name of a person or entity in an Authority text box (available only in customized Appointment view).

Token ID

AFTKN_SET_AUTHORITYTEXT or 573

Syntax

VOID TextSetAuthority( ANSISTRING AuthorityText; 
                       [BOOLEAN Append])

Parameters

AuthorityText As ANSISTRING

Append As BOOLEAN

(Optional) Specifies the following:

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