Values (NotesItem - JavaScript)

Read-Write. The value of an item.

Defined in

NotesItem

Syntax

getValues() : java.util.Vector

setValues(values:java.util.Vector) : void

Usage

If the item has no value, this method returns null.

This property returns the same value(s) for an item as getItemValue in NotesDocument.