Retrieves data tables from word document.
Last updated 2 years ago
Get data tables from the word document and store them into a list variable.
This activity can only be used after the activity.
In the case of nested Datatables, the activity retrieves the parent data table and the datatable within it will displayed in text format.
Input : The word handle object to reference the opened word document.
Data Tables : Stores the data tables extracted from the specified word document in a List of DataTable variable.
WordHandle Variable
List Variable