getText method



Returns the contents of the current document as an ASCII string.

Syntax

myText = document.WPObject.getText()

Applies to

WordProcessor class.

Return value

String. Returns the contents of the current document as an ASCII string.

See also
getHTMLText method