Small company logo:
   History
 
Advertising banner:
 
 Field.Type
Home • Help • Customization Tools • FCAS • Language Reference • Field.Type
 
Purpose
Returns the integer type that corresponds to a field.
Syntax
[Form].Field.Type
Example
MyForm.Show
Debug "The txtField is of type:" & MyForm.txtField.Type