SelectDatabaseScript (NotesNoteCollection - JavaScript™)
Read-write. Indicates whether the collection contains a database script note.
Defined in
NotesNoteCollectionSyntax
getSelectDatabaseScript() :
boolean
setSelectDatabaseScript(flag:boolean)
: void
Legal value | Description |
---|---|
true |
to indicate inclusion of a database script note |
false |
to indicate exclusion of a database script note |