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