QueryCriteria Collection Property

In this section, we discuss the Count property.

Description

This property returns the number of QueryCriteria objects in the QueryCriteria Collection, as a number.

This property is read-only.

Example

&COUNT = &MY_COLLECTION.Count;