Read Text
Read text from the Word document.
Last updated
Read text from the Word document.
Last updated
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.
Output : String Variable
The variable that stores the text extracted from the specified word document.