HtmlFirst
=HtmlFirst(URL, tagName, [int index=1]) : string

Purpose
Returns the inner text of the first HTML element with specified tagName.
Specifying index retreives the n’th element found on the page.
This function is used internally for functions like HtmlH1, htmlh2, HtmlH3.
Get help with this function in the community →