7 lines
181 B
Plaintext
7 lines
181 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
|