CoreClasses Xojo Plugin

StringArray.Count Method (console safe)

Use this function to get the element count from the array.

Count() as Integer

Parameters

Returns

Integer
The count of values in the array

Remarks

See Also

StringArray Class