Matrix1 Utility Plug-ins

GET ARRAY DIMENSIONS


Syntax

Dimension size = GET ARRAY DIMENSIONS( Array() )

Description

Gets the number of dimensions used within the array.

e.g.
dim a(1, 1, 1, 1)
print GET ARRAY DIMENSIONS( a() )

... will report 4 dimensions.

Go back to ...

Matrix1Util_29 Commands Menu
Matrix1 Utils Main Index
Matrix1 Utils Command List
Commands Menu
Main Menu

Copyright © Ian Mold - Matrix1 Software 2006 - 2011