11 lines
226 B
Plaintext
11 lines
226 B
Plaintext
#title StringArrayFill [RCBasic Doc]
|
|
#header Sub StringArrayFill(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
|
|
|
|
|