5 lines
119 B
Plaintext
5 lines
119 B
Plaintext
#title Replace$ [RCBasic Doc]
|
|
#header function Replace$(src$, tgt$, rpc$)
|
|
|
|
Replaces all occurrences of tgt$ with rpc$.
|