CreateNotationNode (NotesDOMDocumentNode - LotusScript®)
Creates a notation node.
Defined in
Syntax
Set notesDOMNotationNode = notesDOMDocumentNode .CreateNotationNode( notationName$ )
Parameters
notationName$
String. The name of the notation node.
Return value
notesDOMNotationNode
The new NotesDOMNotationNode object.
Usage
Sets NodeName to notationName.