Сравнение версий

Ключ

  • Эта строка добавлена.
  • Эта строка удалена.
  • Изменено форматирование.

Replace matches Version 8 (Java)

...

Description 

The action changes the specified text in the original text to the set one.

Action icon

Image RemovedImage Added

Parameters

Input parameters

ParameterDescription
TextThe original text for processing.
ReplaceThe text in the original text to be replaced if present. 
ToNew value for the text to be replaced.

Output parameters

The output is a string variable containing the processed text.

...