Xojo.Introspection.TypeInfo.ArrayRank
From Xojo Documentation
Method
The number of dimensions of an array. For arrays only (IsArray = True).
Exceptions
- RuntimeException if the item is not an array.
The number of dimensions of an array. For arrays only (IsArray = True).