Data (NotesDOMProcessingInstructionNode - LotusScript®)

The content of this processing instruction.

Defined in

NotesDOMProcessingInstructionNode

Data type

String

Syntax

To get: data$ = notesDOMProcessingInstructionNode .Data

Usage

Refer to http://www.w3.org/TR/DOM-Level-3-Core/core.html#ID-1004215813 for information about processing instruction properties.

Example