Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

GetElementsByTagName – PB Docs 126 – PowerBuilder Library

GetElementsByTagName – PB Docs 126

PBDOM_DOCUMENT:

GetElementsByTagName method

Description

Retrieves
all the elements in the XML document that have the specified TagName.

Syntax

Argument

Description

strTagName

The TagName of the elements to be searched
for

pbdom_element_array[]

A reference to a PBDOM_ELEMENT
object array that has the specified TagName

Return Values

Boolean. GetElementsByTagName returns true for
success and false if an exception occurs.

Examples

Assume a PBDOM_DOCUMENT contains the following
XML fragment:

The following statements extract the list of titles from the
document and display it in a multilineedit control:


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