I'm sure I read the answer to this very simple question somewhere, but can't find it...
If an event calls another event, does control return to the calling event after execution (like a subroutine), or is the calling event gone forever?
If an event calls another event, does control return to the calling event after execution (like a subroutine), or is the calling event gone forever?
Comment