You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When executing a function using runSrcCode, there does not appear to be a way to get the return value (stored in the private vm.lastValue). runSrcCode itself just returns a success/failure boolean value.