GetTextOnUrl
=GetTextOnUrl(string url, optional bool InnerText,
optonal string xmlHttpSettings]) : string
Purpose
Retrieves HTML from a URL. Set the InnerText argument to true to strip all HTML tags and scripts.
See HttpSettings for details about xmlHttpSettings.
Get help with this function in the community →