User Tools

Site Tools


en:arraylength

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.67Added 'c' style element form
en/arraylength.txt · Last modified: 2020/02/28 10:46 (external edit)