Get Elements By Tag Name Array Method

Short Name: Get Elements By Tag Name Array

Requires: Base Development System

Class: Element Methods

Returns an array of nodes of all descendant elements with a tag name that you specify, in the order in which a preorder traversal of the Element tree encounters the nodes.

Parameters

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