For an item that's a text list, adds a new value to the item without erasing any existing values.
Defined in
NotesItem
Syntax
Call notesItem.AppendToTextList( newValue )
Parameters
newValue
appendToTextList method in Java Item class
Example See Also