11.11.16 HasElementWithName Method
Tests if a child element with the specified name exists.
Input Arguments
Name
|
Type
|
Mandatory
|
Description
|
Name
|
String (Unicode)
|
Yes
|
The name of the child element to check if exists
|
|
Return Value
Type
|
Description
|
Boolean
|
True if a child element with the name exists, False otherwise.
|
|