Files
RCBASIC4/doc/files/replacesubstr.txt
2026-02-26 15:33:51 -06:00

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