History
Form.FieldType
Home
•
Help
•
Customization Tools
•
FCAS
•
Language Reference
•
Form.FieldType
Purpose
Returns the integer type of a field.
This includes fields that aren't specified by the form in the application, but do have data on the server.
Syntax
Form
.FieldType (
FieldID
)
FieldID
The ID of the field whose type you want returned.