Lotus Software logo
IBM Lotus Domino Designer 8.5
  Versions 8.5 and 8.5.1






GetForm method

Finds a form in a database, given the form name.

Defined in

NotesDatabase

Syntax

Set notesForm = notesDatabase.GetForm( name$ )

Parameters

name$

String. The name or an alias of the form.

Return value

notesForm

NotesForm. The form for which the name or alias matches name.

Language cross-reference

getForm method in Java Database class

See examples

Examples: GetForm method
Related topics
Accessing a form
NotesForm class




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009