LOTUSSCRIPT/COM/OLE CLASSES
Finds a form in a database, given the form name.
Defined in
NotesDatabase
Syntax
Set notesForm = notesDatabase.GetForm( name$ )
Parameters
name$
notesForm
getForm method in Java Database class
Example See Also