GetQueues() as Long on the Form object

Form object

Gets the queues (binary) that currently apply to the form. Example: If the form belongs to queues 1, 3 and 4, this method returns 13 (000D).

The Form object