GetOption (NotesDatabase - LotusScript®)

Gets the value of a database option.

Note: This method is new with Release 6.

Defined in

NotesDatabase

Syntax

flag = notesDatabase .GetOption( optionName% )

Parameters

optionName%

Integer. Constant. One of the following:

Return value

flag

Boolean.

Usage

See setOption for setting a database option.

Language cross-reference

getOption method in Java™ Database class

Example


Additional Documentation | Trademarks |