Copy Table#
Copies a table from one document to another.
Attention! The clipboard is used for copying, and its current contents will be overwritten.
| From: document | [Link] Link to the Word document from which the table needs to be copied. The variable name in this property must match the variable name in the "Document Link" property of the "Create Document" or "Open Document" blocks from the Word group that were previously used to create or open this document. |
| Table Number | [Number] The ordinal number of the table. Numbering starts from 1. |
| To: document | [Link] Link to the Word document where the table will be inserted. The variable name in this property must match the variable name in the "Document Link" property of the "Create Document" or "Open Document" blocks from the Word group that were previously used to create or open this document. |
| Error Handling Level | Select the error handling level. Possible values:
If "Default" is selected, the value from the "Start" block of this diagram will be used. |
| Message Level | Select the message level that blocks will output during operation. Possible values:
If "Default" is selected, the value from the "Start" block of this diagram will be used. |
| Error Text | [Text] Returns detailed information about the error in case of incorrect execution of the block's work. |