Lotus Software logo
IBM Lotus Domino Designer 8.5
  Versions 8.5 and 8.5.1






CreateProcessingInstructionNode method

Creates a processing instruction node.

Defined in

NotesDOMDocumentNode

Syntax

Set notesDOMProcessingInstructionNode = notesDOMDocumentNode.CreateProcessingInstructionNode( target , data )

Parameters

target

String. The target part of the processing instruction.

data

String. The data for the node.

Return value

notesDOMProcessingInstructionNode

The new NotesDOMProcessingInstructionNode object.

See examples

Examples: Create Node methods




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009