Next: strskp, Previous: strr, Up: Internal Routines [Contents][Index]
strreplace(s1, s2, s3 [, n])
Replace up to n occurrences of substring s2 in string s1 with substring s3. n defaults to infinity.
n
s2
s1
s3
Alias: strr