You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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.

  • No labels