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

Ключ

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

...

The action replaces all occurrences of a string in the document with another string.

Parameters

Input parameters 

Context - The context of the action for working with the Word document.

Replace - The text to be replaced. The length of the text must not exceed 254 characters.

To - New value for the text to be replaced. The length of the text must not exceed 254 characters.

Replace match - Selecting the appropriate value will replace all matches or only the first one.

...

Settings of parameters

PropertyDescriptionTypeFilling exampleMandatory field
Parameters
ContextAction context for working with a Word document.Robin.WordWord contextYes
ReplaceText to be replaced. The maximum text length is 254 characters.Robin.String
Yes
ToThe new value for the text to be replaced. The maximum text length is 254 characters.Robin.String
Yes
Replace matchSelecting the appropriate value will replace all matches or just the first one.Robin.String
Yes

...