Filter Script Presets
A Filter Script preset stores the contents of the Event Filter Editor under a name. Presets save you from retyping commonly used expressions and let you reuse the same filter across many studies. Filter Script preset commands are accessed through the Filter Script presets flyout button beside the Event Filter Editor and follow the canonical flyout-based preset patterns documented below.

Apply Preset From Flyout Menu
This procedure is the canonical entry for applying a preset to any flyout-based preset host (Ephemeris parameters and Filter Script).
To apply a saved preset:
- Click the presets flyout button.
- Click the Presets menu item to expand the saved presets list.
- Click the desired preset name to apply it.
The bound configuration controls update with the preset's stored values. For Filter Script, applying a preset populates the Event Filter Editor with the script stored in the preset; compile the script (see Compile Filter Script) before generating events.
Save New Preset From Flyout Menu
This procedure is the canonical entry for saving a new preset on any flyout-based preset host. For Filter Script, the saved preset stores the current contents of the Event Filter Editor.
To save the current configuration as a new preset:
- Click the presets flyout button.
- Click New Preset in the flyout menu.
- Type a name for the preset in the Name Entry dialog and click OK.
The new preset appears in the Presets submenu of the flyout.
Set Default Preset From Flyout Menu
This procedure is the canonical entry for setting the default preset on any flyout-based preset host. For Filter Script, the default preset is auto-applied to newly created studies.
To set a saved preset as the default:
- Click the presets flyout button.
- Click the Presets menu item.
- Right-click the desired preset name and click Set Default in the context menu.
The chosen preset is marked with a chevron indicator and is auto-applied when relevant new objects are created.
Clear Default Preset From Flyout Menu
This procedure is the canonical entry for clearing the default preset on any flyout-based preset host.
To clear the default-preset designation:
- Click the presets flyout button.
- Click Clear Default in the flyout menu.
Rename Preset From Flyout Menu
This procedure is the canonical entry for renaming a preset on any flyout-based preset host.
To rename a preset:
- Click the presets flyout button.
- Click the Presets menu item.
- Right-click the targeted preset name and click Rename in the context menu.
- Type the new name in the Name Entry dialog and click OK.
Replace Preset From Flyout Menu
This procedure is the canonical entry for replacing a preset on any flyout-based preset host. For Filter Script, the replacement stores the current contents of the Event Filter Editor under the existing preset name.
To overwrite a preset's stored values with the current configuration:
- Click the presets flyout button.
- Click the Presets menu item.
- Right-click the targeted preset name and click Replace in the context menu.
- Click Yes to confirm the replacement.
Delete Preset From Flyout Menu
This procedure is the canonical entry for deleting a preset on any flyout-based preset host.
To remove a preset:
- Click the presets flyout button.
- Click the Presets menu item.
- Right-click the targeted preset name and click Delete in the context menu.
- Click Yes to confirm the deletion.