Replace

Description

Updates a text variable to replacing a specified text phrase in the variable another text phrase.

Event Options

Variable

The text variable you wish to update.

Old

The text phrase you wish to replace.

New

The text phrase to replace the Old phrase with.

Example

Variable

Hello World

Old

World

New

Day

After running the event with the above options, the Variable will be updated to "Hello Day" i.e. World has been replaced with Day.

Last updated