Skip to main content
Version: 4.14.2

RemoveVariable component

With tenant variables you can use variables across all flows of a tenant. These variables can be set with the SetVariable Component and retrieved with the GetVariable Component.

The RemoveVariable component can be used to remove a specified tenant variable.

tip

Read more about using variables in Dovetail on this reference page.

Configuration

The RemoveVariable component has the following configuration options:

PropertyDescription
Tenant VariableThe name of the tenant variable you wish to remove.
caution

A RemoveVariable component does not care about the environment it is installed in. When used both the value for test and production will be removed.