LOTUSSCRIPT/COM/OLE CLASSES
Gets the type of a field.
Note This method is new with Release 6.
Defined in
NotesForm
Syntax
type% = notesForm.GetFieldType( name )
Parameters
name
type%
getFieldType method in Java Form class
Example See Also