<@368829146584842242> Thanks for responding to my ...
# 💻developers
e
@fresh-fireman-491 Thanks for responding to my question in general. Picking up from where we left off: I wrote a function in JavaScript that accepted an event as a parameter thinking I'd be able to log any events native to Botpress to check out how to access any of the variables capture by my bot. My variables are currently tied to the workflow object, but it doesn't seem like I can access that from my function. Would you happen to know how I'd access a global variable from inside a function?