RemoteNode Collection Property
In this section, we discuss the Count property.
Description
This property returns the number of Node objects in the RemoteNode Collection, as a number.
This property is read-only.
Example
&COUNT = &MY_COLLECTION.Count;