ViewContacts()

Displays or hides contacts in the contact list.

Token ID

BFTKN_PEOPLE_FLT 1095

Syntax

VOID ViewContacts([ENUM State])

Parameters

State as ENUM

(Optional) Specifies the following:

  • 0 Off Filters out contacts, hiding them
  • 1 On Shows contacts in the list

Remarks

If the State parameter is not passed in, this command acts as a toggle.