Returns the name (symbol) of the current event, if called from within a reactor's callback
Supported Platforms: Windows only; not available on Mac OS or Web
Signature
(vlr-current-reaction-name)
No arguments.
Return Values
Type: VLR object
A symbol indicating the event that triggered the reactor.
Examples
N/A