//Hello! This is a very simple script that clears overrides on any text/whatever you currently have selected. This is mostly so that you can assign it to a shortcut key, which seems impossible to do natively in InDesign. app.selection[0].clearOverrides();