.

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


SplitText method
Breaks this node into two nodes at the specified offset, keeping both in the tree as siblings.

Defined in

NotesDOMTextNode

Syntax

Set notesDOMTextNode = notesDOMTextNode.SplitText( offset )

Parameters

offset


Return value

notesDOMTextNode


Usage

After being split, this node contains all the content up to the offset point.