Yes — allDataReset: true clears all data previously associated with the session and replaces it with the values passed in that same request.
Setting allDataReset: true in an InvocaJS tag request resets any data currently associated with the session. The session’s data is then replaced entirely with whatever values are passed in that same request.