Data types

Last modified: 25. September 2020

The data fields can have the following data types. All data is encoded in UTF-8.

  • Boolean (values ​​are true or false)
  • Date (date and time format)
  • Double (floating point number)
  • Integer (whole number)
  • String (string with unlimited length, if there is a number in the brackets then it is the exact length of the string)
Was this article helpful?
Dislike 0
Views: 147