11 lines
232 B
Plaintext
11 lines
232 B
Plaintext
#title NumberArraySize [RCBasic Doc]
|
|
#header Function NumberArraySize(ByRef id, array_dim)
|
|
|
|
This function is exists to be internally called by the runtime but should not be called directly.
|
|
|
|
<b>Use ArraySize()</b>
|
|
|
|
#ref ArraySize
|
|
|
|
|