Create variables

Overview

Variables are used to temporarily store values in the app.

Create Variable

Key

A unique identifier, used internally by the app.

Type

Select the appropriate data type to be stored.

Text

An alphanumerical string.

Timestamp

Date and time.

Number

A numerical value.

URL

An address to a web source.

Image

An image file.

File

A file.

Boolean

A true or false statement.

Location

Geographic location on a map.

JSON

Data in JSON format.

List

The contents of a list.

Label

Identifier used in the CMS. The label is visible, for instance, when configuring patches.

Default Value

Some data types have the option to enter a default value, file or image.

  • Check the box Empty Value if no default value is needed.

  • Click Create when finished.