replace$

A function that can be used in Formulas.

Syntax and semantics

replace$ (a$, b$, c$, n)
within a$, replace the first n occurrences of b$ with c$, or all if n = 0.

Links to this page


© Paul Boersma 2023