I have the need to execute some user created code, which is valid inside the sandbox, uses existing sandbox objects and functions, but from within a native function, exported into the sandbox as well.
I have gone through docs and code but can not figure out how to do it, would appreciate any suggestion regarding this.