Skip to content

Uuid

The uuid type represents a 128-bit UUID in hexadecimal form.

Defining a Value

A UUID value can be defined using the following format:

from 03645d2b-7e21-4489-99e0-7cac5f353775

Type Notation

When defining parameters or symbols, you can use the type notation uuid or a literal value:

Example

param input: uuid
param literalUuid: 076f58f2-c173-445c-beff-f5c4e65590df