JAVA/CORBA CLASSES
Finds a form in a database, given the form name.
Defined in
Database
Syntax
public Form getForm(String name) throws NotesException
Parameters
String name
Form
GetForm method in LotusScript NotesDatabase class
Example See Also