6 lines
154 B
Plaintext
6 lines
154 B
Plaintext
#title ReplaceSubstr$ [RCBasic Doc]
|
|
#header Function ReplaceSubstr$(src$, rpc$, pos)
|
|
|
|
Overwrites the characters at the given position in src$ with rpc$.
|
|
|