Variable Search Replace

Find parts of a variable which match a regular expression (regex) and optionally replace them with something else.

Store Matches In specifies an array variable in which each successive part of the Variable contents which matches the whole Search parameter is stored.

Replace With specifies what each matching part of the variable should be replaced with.

See Pattern Matching in the Userguide for more info.