getAttributeType (Client API reference)
Returns a string value that represents the type of column.
Column types supported
All
Syntax
formContext.getAttribute(arg).getAttributeType()
Return Value
This method will return one of the following string values:
- boolean
- datetime
- decimal
- double
- file
- image
- integer
- lookup
- memo
- money
- multiselectoptionset (choices)
- optionset (choice)
- string