Replace
4 min
replaces the specified text with some other specified text syntax replace(text,texttomatch,replacementtext) enabled for for a description of the business object categories, see notes on "enabled for" docid\ u26v9fecfs6ilwa0 pvjd business object category yes/no business rules before save rules yes business rules calculation rules (after save, with or without also recalculate on load) yes business rules calculation rules (before save or always, without also recalculate on load) yes business rules calculation rules (before save or always, with recalculate on load) yes business rules editing rules yes1 business rules initialization rules yes business rules read only rules no business rules required rules yes1 business rules validation rules yes client expressions no object permissions yes services yes ldap yes mobile yes quick actions (except ui quick actions) yes ui quick actions no reports yes search/dashboard without field references yes search/dashboard with field references yes 1 except when this field appears on a form or is triggered by such a field parameters parameter description text the text in which to make replacements texttomatch the specific text to match replacementtext the text with which to replace it with return value text value example $(replace("this blue car is really blue", "blue", "yellow")) this example returns "this yellow car is really yellow "
