Issue with GlideEventManager
Hi experts, I'm having some trouble with the GlideEventManager.Looking at the documentation here it should be possible to pass a parameter like this: GlideEventManager('my_event_queue').process(1); However, when I pass any number (or any string, I ha...