Read One Table#
Reads a single table from a Word document.
| Document Link | [Link] Link to the open Word document where the Work is currently taking place. 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 Index | [Number] Table index. Numbering starts from 1. |
| Start Page Index | [Number] Start page index for reading tables. Numbering starts from 1. |
| End Page Index | [Number] End page index for reading tables. Numbering starts from 1. |
| Result | [Data Table] Returns a Data Table containing the read table. The TableName value of the table contains its ordinal number in the 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. |