Data types
Building › App Editor › Variables
Tulip supports several different data types across the platform. These types are important to understand as they can have implications in how you store data, usability within Analytics , and how you convert between data types.
List of data types
The table below provides information about each data type including descriptions and supported areas, as well as any specific formats or limits.
Type
Description
Format
Limits
Area Supported
Boolean
True or false
True, false, yes, no
Analytics, app variables, connector functions, machine activity fields, machine attributes, table fields
Color
Color values that can be used to set widget coloring dynamically
rgb(0, 0, 0), rgba(0, 0, 0, 0), #FFFF00
App variables, machine activity fields, table fields
Datetime
Timestamp consisting of a date, time, and timestamp
MM/DD/YYYY HH:MM:SS See also: custom datetime formats
Analytics, app variables, connector functions, machine activity fields, table fields
Enum
Selection of predefined