Show pageOld revisionsBacklinksExport to PDFBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. {{tag>Index Function Function_List Text Version:v1.0}} ====== REPLACE PATTERN2 ====== ===== Description ===== replaces all occurrences of the specified pattern in the text with a new pattern. ===== Parameters ===== attribute of Plain Text type or expression producing Plain Text, the pattern to be replaced and the pattern to replace with. ===== Example ===== <code aim>REPLACE_PATTERN ('John Smith', 'Smith', 'Black') returns 'John Black' </code> index function function list text v1.0 Log In