Remove From ContextΒΆ

DescriptionΒΆ
This Node removes information from the Context object.
ParametersΒΆ
Parameter | Type | Description |
---|---|---|
Key | CognigyScript | The key you want to remove. This can be a key nested with dot, for example, my.first.key . |
Value | CognigyScript | The value to remove from the array if Mode = Array is chosen. |
Mode | Select |
|