LOTUSSCRIPT/COM/OLE CLASSES
Read-only. The name of a form.
Defined in
NotesForm
Data type
String
Syntax
To get: string = notesForm.Name
Usage
This property returns the first name associated with a form. Use the Aliases property to return any additional names.
Language cross-reference
Name in Java Form class
Example See Also