Versions Compared

Key

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


Page properties
hiddentrue


Tech review

Status
titletodo

Style guide

Status
titletodo

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



Panel

On this page

Table of Contents
exclude(On this page).*
stylecircle
typeflat
separatorpipe


UI Text Box
sizemedium
typeinfo

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

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


The most common data types

Data typeDescriptionExample

Status
subtletrue
titletext



Status
subtletrue
titlenumber



Status
subtletrue
titlelist



Status
subtletrue
titleBoolean




Additional data types

You will find many data type references throughout the documentation that need to be explained in more detail. They all related to one of the categories above.

UI Expand
titleText


Data typeDescriptionExample








UI Expand
titleNumber


Data typeDescriptionExample








UI Expand
titleList


Data typeDescriptionExample








Casting (converting) data types


UI Text Box
sizemedium
typeinfo

Casting (or transforming) data types is very important throughout all functions provided by JWT.

To be able to set, transform or calculate values it might be necessary to turn a text value to a number, a number or a timestamp to a text even even , and even individual text or number values to a list.

The following functions will help you to achieve that.


Available functions


Page properties report
firstcolumnFunction
headingsShort description, Output, Available since
pageSize100
sortByTitle
cqllabel = "parser_function" and space = currentSpace() and parent = currentContent()