Get Elements By Tag Name Array Method

Short Name: Get Elements By Tag Name Array

Requires: Base Development System

Class: Document Methods

Returns an array of nodes with a tag name you specify, in the order that a preorder traversal of the Document tree encounters the nodes.

Parameters

Name Type Direction
Tag Name string in
Array Of Elements array out