Config.DeleteVariable: Deletes a Causata variable.

Description Usage Arguments Details Value Author(s) See Also

Description

This function attempts to delete the named variable from Causata's configuration.

Usage

1
Config.DeleteVariable(causata.config, variable.name)

Arguments

causata.config

An object from CausataConfig.

variable.name

The internal system-name of the variable to create.

Details

This function attempts to delete the named variable from Causata's configuration.

Value

TRUE if the variable deletion succeeded. Otherwise, the response from the server (including error messages) is returned. This may occour if other variables are derived from the variable you're trying to delete, or if it is used in live decision engines or camapigns.

Author(s)

David Barker <support@causata.com>

See Also

CausataConfig.


Causata documentation built on May 2, 2019, 3:26 a.m.