Convenience function to load a string value as a script. Must be lua source. @param script Contents of a lua script, such as "print 'hello, world.'" @param chunkname Name that will be used within the chunk as the source. @return LuaValue that may be executed via .call(), .invoke(), or .method() cal
(String script, String chunkname)
source not stored for this graph (policy: none)