Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Data typeDetailsExample
stringThis is the default type. Used for any sequence of characters (Unicode allowed)."Any string here"
intNumeric data type for integers.12
floatNumeric data type for floating point numbers.189.421
datetimeDate/time values. Follows Squirro's standard date and time format and should be in the UTC time zone for best results."2015-06-06T06:28:12"