Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Data type descriptions

The following is a list of the most common data types for creating a variable.

Data typeDescription
Basic Date/TimeDay and time of day, which can be selected with a calendar widget.
Basic TimeSpecific time.
ChoiceScript that returns an array of choices that will be displayed for selection in a drop-down menu. If you select the Multi select check box, then multiple options can be selected from the drop-down. If it’s unselected, then only one option can be selected.
Data ArrayData Array structure represented as a String.
Data ObjectThe Data Object input enables you to select the plus icon
Image omitted: pace-output-type-add.png
Add icon. to add a new property to the data object or the minus icon \[Omitted image "pace-output-type-delete.png"\] Alt text: Delete icon. to delete it. Additionally, you can select the Star icon \[Omitted image "pace-star-icon.png"\] Alt text: Wild card icon. that will search for a name if you don't know the structure of the JSON format property. A JSON path and match criteria field will appear and enable you to search for a key in the JSON structure.
DecimalNumber with up to two digits after the decimal points.
EmailEmail represented as a String.
IntegerNumber with zero decimal points.
IP AddressVariable character field that stores IPv4 and IPv6 addresses.
JSONJavaScript Object Notation represented as a String.
Other DateDate, which can be selected with a calendar widget.
ReferenceQuery that displays records from another table. The data type includes a match criteria field and qualifier conditions that you can set.
StringFor 255 characters or less, the string field is a single-line text field.
Sys ID \(GUID\)Field that contains a unique identifier for each record.
True/FalseBoolean field that appears as a one-digit integer.