Variant.ArrayElementType

From Xojo Documentation

Method

Variant.ArrayElementType() As Integer

New in 2008r1

Supported for all project types and targets.

Returns an integer that indicates the type of the array. The return value can be tested against the Variant class constants or be compared to the integer values given in the VarType description.