QuerySelect Collection Property

In this section, we discuss the Count property.

Description

This property returns the total number of QuerySelect objects in the current QuerySelect Collection, as a number.

This property is read-only.

Example

&COUNTCHILDSELS = &MYSELCOL.Count;