monkey:monkey.types.Typeinfo.ArrayRank

Property ArrayRank:Int

Array rank.

If the type is an array type, returns rank of the array.

If the type is not an array type a runtime exception occurs.