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.
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.
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.
The current values section shows a preview of the configured tenant variable's Test and Production values