.

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


ReplaceData method
Replaces the characters starting at the specified offset with the specified string.

Defined in

NotesDOMCharacterDataNode

Syntax

Call notesDOMCharacterDataNode.ReplaceData( offset, count, replacementText )

Parameters

offset


count
replacementText
Usage

If the sum of offset and count exceeds length, then all characters to the end of the data are replaced.