LOTUSSCRIPT/COM/OLE CLASSES


GetFieldType method
Example

Gets the type of a field.

Note This method is new with Release 6.

Defined in

NotesForm

Syntax

type% = notesForm.GetFieldType( name )

Parameters

name


Return value

type%


Language cross-reference

getFieldType method in Java Form class

Example
See Also