Render
ExecuteRender outputs a greeting. It customizes the message based on the provided path.
Command
gnokey query vm/qeval -remote "https://rpc.test10.testnets.gno.land" -data "gno.land/r/docs/hello.Render()"
Result
Package hello\_world demonstrates basic usage of Render(). Try adding \`:World\` at the end of the URL, like \`.../hello:World\`.
Render outputs a greeting. It customizes the message based on the provided path.
gnokey query vm/qeval -remote "https://rpc.test10.testnets.gno.land" -data "gno.land/r/docs/hello.Render()"