AppendData (NotesDOMCharacterDataNode - LotusScript)
Appends a string to the end of the character data of the node.
Defined in
NotesDOMCharacterDataNode
Syntax
Call notesDOMCharacterDataNode .AppendData( appendText )
Parameters
appendText
String. The text to append.