REPLACE function
This topic describes the formula syntax and usage of the REPLACE function in the Data Quality Execute Formula transform.
Description
Replaces characters in text.
Syntax
REPLACE(old_text, start_num, num_chars, new_text)
This topic describes the formula syntax and usage of the REPLACE function in the Data Quality Execute Formula transform.
Replaces characters in text.
REPLACE(old_text, start_num, num_chars, new_text)