Promotic

Count - property of the Collection object

Description:
The number of items in collection.
Syntax:
Long Count
Note:
Property access for read only.
Example:
JavaScriptVBScriptSelect and copy to clipboard

var oCollection = pMe.Pm("/Data");
var nCount = oCollection.Count;
PROMOTIC 9.0.27 SCADA system documentation MICROSYS, spol. s r.o.

Send page remarkContact responsible person
© MICROSYS, spol. s r.o.