LOTUSSCRIPT/COM/OLE CLASSES
Defined in
NotesDOMCharacterDataNode
Syntax
newString$ = notesDOMCharacterDataNode.SubstringData( offset , count )
Parameters
offset
newString$
If the sum of offset and count exceeds the length, then all characters to the end of the data are returned.