Skip to main content
Version: 4.15.1

RemoveTenantVariable component

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

Tenant variables are stored in a database and can be used in all the flows of a tenant. They can be set with the SetTenantVariable component and retrieved with the GetTenantVariable component.

tip

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

Configuration

The RemoveTenantVariable component has the following configuration options:

Tenant variable

The name of the tenant variable you wish to remove.

caution

A RemoveTenantVariable component does not care about the environment it is installed in. It will remove the variable completely when used, including the value for Test and Production.

note

The current values section shows a preview of the configured tenant variable's Test and Production values

Last update on Mar 28, 2024