Overview

The Data Tag allows data that is in JSON format to be handled. Typical examples of this would be results of an SQL query from a database to be displayed on a dashboard dropdown box or data table.

In Programs, Data Tag can be used within Tag commands such as READ and WRITE. READ command requires the Data Tag to be read with a property, as explained in the READ command. The Data Tag property can use all types of Comparator, Maths or String commands if the property is of the relevant tag type e.g. STRING property can use all the same commands that the String tag can.

Type Attributes

None

Transform

Data Tags can be transformed using JSON Transform, this may need to be used to transform a JSON array into a single JSON.

Transforms can be tested using the following link: https://jolt-demo.appspot.com/#inception