What exactly is considered a top level event?
I'm guessing from the name it's an event that is not a sub-event.
1) If my event is inside a group, or inside a group-in-a-group, it is still a top level event? (I saw some confusion in other posts)
2) Are functions top-level event? I'm guessing that it depend on where I call that function?
3) Events that are triggered at the end of something, like "on path found" or "on preload complete", etc. Are those top level?