User Tools

Site Tools


en:arraylength

This is an old revision of the document!


ArrayLength (Function)

Format

variable *[?]*
variable *[?,]*
variable *[?][]*
variable *[,?]*
variable *[][?]*

returns numeric_expression

Description

[?]One Dimensionaldimensioned length of the array
[?,]Two Dimensionalreturns the number of rows
[?][]Two Dimensionalreturns the number of rows
[,?]Two Dimensionalreturns the number of columns
[][?]Two Dimensionalreturns the number of columns

See Also

History

1.99.99.66New to Version
en/arraylength.1473384609.txt.gz · Last modified: 2020/02/28 10:46 (external edit)