When working with symbols and iterating on designs, you often end up with several interactions, that are identical. It would be easy to add a script, that reuses the existing one, if it is identical?
Example: you have an interaction called "on scroll enter", it duplicates to "on scroll enter 2" "on scroll enter 3" etc.