Hide Action element when compiling a scriptwriting project

Is it possible to hide an element when compiling a scriptwriting project? It seem possible to hide certain styles (in normal mode) but not for example all Action elements in scriptwriting mode.

I have a stage play and want to send a file with only the Heading, Character and Dialog elements (for creating a textbook for the audience). Action and Parenthesis should not be included.

The only workaround I found: add a prefix to all Action elements (in the compile settings for th Action element) and then use some RegEx magic to kill those paragraphs.

Is there a better way to do this?

Johannes