8 lines
182 B
Plaintext
8 lines
182 B
Plaintext
#title ArraySize [RCBasic Doc]
|
|
#header Function ArraySize(ByRef id, array_dim)
|
|
|
|
Returns the number of elements in the given dimension of an array
|
|
|
|
#ref ArrayDim ArrayCopy ArrayFill
|
|
|