SelectScriptLibraries (NotesNoteCollection - JavaScriptâ„¢)
Read-write. Indicates whether the collection contains notes for script libraries.
Defined in
NotesNoteCollectionSyntax
getSelectScriptLibraries() : booleansetSelectScriptLibraries(flag:boolean) : void
| Legal value | Description |
|---|---|
| true | to indicate inclusion of script libraries |
| false | to indicate exclusion of script libraries |
Usage
The following methods set this property: createNoteCollection in Database selectAllCodeElements selectAllDesignElements selectAllNotesLanguage cross-reference
SelectScriptLibraries property in LotusScript® NotesNoteCollection class