LOTUSSCRIPT/COM/OLE CLASSES
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%
flag
See setOption for setting a database option.
Example