Read text from the Word document.
Reads the text from the specified word document and stores it in a variable.
This activity can only be used after the Open Word Document activity.
Input : WordHandle Variable The word handle object to reference the opened word document.
WordHandle Variable
Output : String Variable The variable that stores the text extracted from the specified word document.
String Variable
Last updated 3 years ago