Description
Returns the raw data of the PBDOM_PROCESSINGINSTRUCTION object.
Syntax
pbdom_pi_name.GetData()
Return value
String.
The data of the PBDOM_PROCESSINGINSTRUCTION object.
Usage
The processing instruction data is fundamentally a string and not a set of name="value" pairs.