Data type: int
represents a 32-bit integer, both in DB and in interface.
height=int ;Height in centimeters
Possible interface:
Web:
slider
Variation: enumerated int
gender=int{"Male"=1,"Female"=0} ;Gender
Possible interface:
Web:
chooser