Lotus Software logo
IBM Lotus Domino Designer 8.5
  Versions 8.5 and 8.5.1






DeleteData method

Removes a range of characters from the node.

Defined in

NotesDOMCharacterDataNode

Syntax

Call notesDOMCharacterDataNode.DeleteData( offset, count )

Parameters

offset

Long. The offset from which to start removing.

count

Long. The number of characters to delete.

Usage

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




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009