Skip to content

The result object

The result object is passed to the onFinalize function as its argument.
It contains the results of the analysis together with statistical information.

To modify the results, use the categorization and extraction properties of the match_info.rules property.

Note

In Studio, the serialization of this object is a JSON file that is automatically saved at the end of the analysis process in the gen folder of the project structure. Its name has the following format name: {test file name}.ctx.json.