ListSep (NotesViewColumn - JavaScript)

Read-write. List (multi-value) separator for values in a column.

Defined in

NotesViewColumn

Syntax

getListSep() : int

setListSep(separator:int) : void

Legal value

  • 0 NotesViewColumn.SEP_NONE
  • 1 NotesViewColumn.SEP_SPACE
  • 2 NotesViewColumn.SEP_COMMA
  • 3 NotesViewColumn.SEP_SEMICOLON
  • 4 NotesViewColumn.SEP_NEWLINE