Insert text action
- 최종 업데이트2025/09/17
Use the Insert text action to insert a text at a specific position within the Word document.
Considerations
An error is displayed if one of the following conditions are encountered when you deploy your
automation to insert text in a Word document:
- The session name that you have specified is invalid.
- The bookmark name that you have specified is invalid or does not exist.
- If the specified Word document is read-only or is not opened in the read-write mode.
Settings
- Use the Session name field to specify the name of the Word session
where you want to insert text from one of the following options:
- Session name: Enter the name that you gave the session when you opened it.
- Variable: Select the variable that you have created to store the session name.
- Use the Insert position field to select one of the following options
for specifying where you want to insert the text:
- Start: Insert the text at the beginning of the
Word document.
This is the default setting and the text will be inserted at the beginning of the content in the specified Word document.
- Last: Insert the text at the end of the Word document.
- Bookmark: Insert text into an available bookmark.
- Start: Insert the text at the beginning of the
Word document.
- Use Text to insert select specify the type of text you want to
insert.
Plain text: Enter a simple text as a string variable.