Function: Filter
Overview
Removes specified fields from the event

Description
This function allows you to delete fields from an event. You can set any number of fields to delete. If this field is present in the event, it will be deleted. You cannot restore this field to its original value after performing this function
Function Schema

Examples
If we no longer need to store the 'created' field in each event, just delete it. To do this, set Field Name = 'created' in the function parameters:

Updated almost 5 years ago