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

Ключ

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

...

Adds text to the document.

Action icon

Image RemovedImage Added

Parameters

Input parameters

...

The required text is added to the document. The file is saved and closed.

Settings

PropertyDescriptionTypeFilling exampleMandatory field
Parameters
ContextUnique ID of the session to which the action will be applied.Robin.WordWord contextYes
TextText to be added to the documentRobin.String
Yes
Add text toLocation in document where text should be inserted toRobin.String
Yes
Bookmark nameThe name of the bookmark after which the text will be addedRobin.String
No
On a new lineIf the parameter value is true, then the specified text will be added on a new line, and the subsequent text in the document will be transferred to a new line. The default is false.Robin.BooleantrueNo

Special conditions of use

...

  1. Assemble a robot scheme consisting of actions: 


  2. Fill in the parameters for the "Open document" action. 
    In the "Path to file" field specify the path to the file test (2).docx 


  3. Fill in the parameters for the "Enter text" action. 
    In the "Context" field specify the context created in step 1.
    In the "Text" field specify the value "test record".
    In the "Add text to" field, specify the value "Start of Document".
  4. Move the "Save As" action to the workspace and fill its parameter. In the "Context" field, specify the context of the open document.
  5. Move the "Close document" action to the workspace and fill in its parameter.
  6. Click on the "Start" button in the top panel.

...