Is there any way to pass/access any dynamic variables in a VEC Custom Code script? Page params, profile attributes, etc.
What about `options` that can be sent to a triggerView() call in addition to the identifier? I've never seen them used outside of the `{page: false}` example. Can I send `{pageName: "Home"}` and then access that in the Custom Code modification?
How about Web SDK send event variables?
At least in Form based activities I can access Profile attributes. Is that possible in VEC?