It should work exactly the same as the PostgreSQL or sqlite REPLACE function, as described at https://www.postgresql.org/docs/13/functions-string.html
replace ( string text, from text, to text ) -> text
Included in CsvJdbc version 1.0-40.
Included in CsvJdbc version 1.0-40.