Append Syntax 2 – PB Docs 150

PBDOM_CHARACTERDATA:

Append Syntax 2 method

Description

Appends
the text data of a PBDOM_CHARACTERDATA object to the text content
that already exists within the current PBDOM_CHARACTERDATA object.

Syntax

Argument

Description

pbdom_text_name

The name of a PBDOM_CHARACTERDATA

pbdom_characterdata_ref

The referenced PBDOM_CHARACTERDATA object
whose text data is to be appended to the existing text of the current PBDOM_CHARACTERDATA
object

Return Values

PBDOM_CHARACTERDATA. The current PBDOM_CHARACTERDATA modified
and returned as a PBDOM_CHARACTERDATA object.

Throws

EXCEPTION_PBDOM_OBJECT_INVALID_FOR_USE – If
the current PBDOM_CHARACTERDATA or the input PBDOM_CHARACTERDATA
is not a reference to an object derived from PBDOM_CHARACTERDATA.

Usage

Note that JDOM does not define an Append method
for its CHARACTERDATA class. Because PBDOM implements its Append method in
the base PBDOM_CHARACTERDATA class, a PBDOM_TEXT
object, a PBDOM_CDATA object, and a PBDOM_TEXT
object can append their internal text data to each other because
they are all PBDOM_CHARACTERDATA-derived objects.


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