Files
RCBASIC4/doc/files/replacesubstr.txt

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$.