is there a way to call an event without it taking place
like if I have an even for drag and drop, is dragging
and I want to trigger that event without dragging and dropping can I do that?
I know this can be done with functions, but I'm just curious because there are times when the second usage is an afterthought exception where it would need to be done, or once in setup