Question Variations
- Can you explain what happens when allDataReset: true is set? Does it reset all data associated with the Invoca session and replace it with the values from the same request?"
- Could you clarify whether setting allDataReset: true in an Invoca session results in the removal of previously stored data and its replacement with the data from the current request?
Applies To
Answer
Yes, allDataReset will reset the data previously associated with the session. The data will be replaced with values that are passed in the same request.