GetChildElements Syntax 1 – PB Docs 2018

GetChildElements Syntax
1

Description

Retrieves a list of all child PBDOM_ELEMENT objects nested one
level deep within a PBDOM_ELEMENT object. The list is stored in the
array specified when the method is invoked.

Syntax

Argument

Description

pbdom_element_name

The name of a PBDOM_ELEMENT object

pbdom_element_array

The array that stores the child PBDOM_ELEMENT
objects

Return value

Boolean.

Returns true if child PBDOM_ELEMENT objects have been collected,
and false otherwise.

Usage

If the PBDOM_ELEMENT object has no nested elements,
GetChildElements returns an empty array.

See also

GetChildElement

GetChildElements
Syntax 2

GetChildElements
Syntax 3

HasChildElements

HasChildren

IsRootElement

RemoveChildElement

RemoveChildElements


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x