Read Text
Read text from the Word document.
Reads the text from the specified word document and stores it in a variable.
Input
Input :
WordHandle Variable
The word handle object to reference the opened word document.
Output
Output :
String Variable
The variable that stores the text extracted from the specified word document.
Last updated