Versions Compared

Key

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


Page properties
hiddentrue


Tech review

Status
colourYellow
titleReady for review

Style guide

Status
colourYellow
titleReady for review

Page status

Status
colourGreen
titlecomplete

Status
titletodo
Status
colourYellow
titleReady for review
Status
colourGreen
titledone
Status
colourRed
titleflagged



UI Text Box
sizemedium
typeinfo

Throughout the documentation we refer to data types that can be used in the expression parser and its functions and field codes.

Data types define what kind of data a function needs as input and what you should expect as output.

Data types in JWT

Data typeDescription

Status
subtletrue
titletext

This type represents any kind of text or character string including all kinds of select and multi-select fields

Status
subtletrue
titlenumber

This type represents numeric values, and is also used to store date, time and date-time values. Learn more about Dates, times and time zones

Include Page
DECADIS:_snip_number_to_text
DECADIS:_snip_number_to_text

Status
subtletrue
titlelist

  • Number list: This type represents a collection of numeric values returned by various functions. The size may vary from 0 to any number of numeric values.
  • Text list: This type represents a collection of text values returned by various functions. The size may vary from 0 to any number of text values.
  • Issue list: This type represents a collection of issues. The size may vary from 0 to any number of issues. It is returned by issue selection of filtering functions.

Learn more about Lists

UI Text Box
typetip

If you need to "flatten" the list, or simply convert it to a text, to be written into any field, comment, etc., make sure to have a look at the toString() function!


Status
subtletrue
titleBoolean

Some operators, workflow functions, and automation elements return a logical, or boolean, value of true or false.



Converting (casting) data types

Excerpt Include
Converting data types
Converting data types
nopaneltrue



Excerpt Include
DECADIS:Contact support
DECADIS:Contact support
nopaneltrue