Query Collection Property

In this section, we discuss the Count query collection property.

Description

This property returns the number of Query objects in the Query collection, as a number.

This property is read-only.

Example

&COUNT = &MY_COLLECTION.Count;