.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

LOTUSSCRIPT/COM/OLE CLASSES


ReplaceChild method
Replaces the specified oldChild node with the newChild node in the list of children, and returns the oldChild node.

Defined in

NotesDOMNode

Syntax

Set notesDOMNode = notesDOMNode.ReplaceChild( newChild, oldChild )

Parameters

newChild


oldChild
Return value

notesDOMNode