9 lines
222 B
Plaintext
9 lines
222 B
Plaintext
#title NumberArrayFill [RCBasic Doc]
|
|
#header sub NumberArrayFill(ByRef src, fdata)
|
|
|
|
This function is exists to be internally called by the runtime but should not be called directly.
|
|
|
|
<b>Use ArrayFill()</b>
|
|
|
|
#ref ArrayFill
|