GetText

Description

Returns the text data that is contained within the current PBDOM_CDATA object.

Syntax

pbdom_cdata_name.GetText()

Argument

Description

pbdom_cdata_name

The name of a PBDOM_CDATA


Return value

String.

The textual content of the current PBDOM_CDATA object.

See also

GetTextNormalize

GetTextTrim

SetText