getElementsByTag

This function searches all elements from HTML page with a specific tag.

getElementsByTag
(
string html
,
string tag
)

Meta