Target (NotesDOMProcessingInstructionNode - LotusScript®)

The target of this processing instruction.

Defined in

NotesDOMProcessingInstructionNode

Data type

String

Syntax

To get: target$ = notesDOMProcessingInstructionNode .Target

Usage

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

Example