Reset
This deletes any tables of data.
Parameters
None
Description
This layer is normally used to remove any data remaining in a table before performing another query.
It's most often used when valuesummary rather than flatten rules are part of the stack, to prevent the capture system from looping.
Example
If the frame contains the following table of data…
{ "type": "reset" }
This removes the table from all of the current frames.