getFieldType (NotesForm - JavaScript)

Gets the type of a field on the form.

Defined in

NotesForm

Syntax

getFieldType(name:string) : int
Parameter Description
String name The name of the field.
Return value Description
int The type of the field as specified in getType in Item.