ViewOrganizations()

Displays or hides organizations in the contact list.

Token ID

BFTKN_ORGANIZATION_FLT 1098

Syntax

VOID ViewOrganizations([ENUM State])

Parameters

State as ENUM

(Optional) Specifies the following:

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

Remarks

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