PBDOM_ELEMENT:
GetChildElement Syntax 1 method
Description
Returns the first child PBDOM_ELEMENT object, matching
the name indicated by the method parameter that is contained in
the PBDOM_ELEMENT object from which the method is invoked.
Syntax
1 |
<span>pbdom_element_name.</span>GetChildElement(string <span>strElementName</span>) |
Argument |
Description |
---|---|
pbdom_element_name |
The name of a PBDOM_ELEMENT |
strElementName |
The local name of the child PBDOM_ELEMENT |
Return Values
PBDOM_ELEMENT. The first child PBDOM_ELEMENT
object whose name matches the value of the method parameter. If
no PBDOM_ELEMENT object exists for the specified name,
the GetChildElement method returns a value of null.
See Also
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest