try{
            var d = this.scopeLookup("render");
            if(d.entry.type === "function"){
                raddr = d.entry.address;
            }