Popup.Text Property
Gets a text-only representation of this popup.
[VBScript] Public Property Text As String
[JScript] public function get Text() : String;
A string containing the plain text of the popup’s HTML document.
Popup Object | Popup Members | HelpProducer Namespace