InfoConnect for Unisys VBA Guide
Extract Function (WebDocument)
Extracts text delimited by pretext and posttext from an HTML text source.
Syntax
object.Extract( _
   ByVal pretext As String, _
   ByVal posttext As String, _
   ByVal singleLine As Boolean _
) As String()

Parameters

pretext
posttext
singleLine
See Also

 

 


2015 Attachmate

Send Feedback