Hey, pardon if this is a fairly frequently asked question, but I haven't worked with Construct in a while.I noticed for some tasks it would be a lot faster to write a straight up JS function. Without creating an entire new plug-in, is it possible to pass some parameters to a JS function that gets called with those parameters and returns a value?