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