11.11.17 HasElementAt Method
Tests if a child element at the specified index exists
Input Arguments
Name
|
Type
|
Mandatory
|
Description
|
Index
|
Number
|
Yes
|
The index of the child element to check if exists
|
|
Return Value
Type
|
Description
|
Boolean
|
True if a child element with the name exists, False otherwise.
|
|