Core APIs
Text
Replace
2min
replaces all the occurrence of a text in a given input text with a provided replacement text property description oldstring this is the search pattern and can be an alphanumeric text or a valid regex expression set the regex parameter to "yes" if this contains the search pattern in regular expression format newstring the exact replacement value if the search pattern is found regex set "yes" if the oldstring contains a valid regular expression pattern api definition api definition