hello.lua

-- Hello, World!
-- Prints 'Hello World' on the console

menu.close()
console.show()
print "Hello, World!"
print "Press SET to exit."
key.wait(KEY.SET)
console.hide()
generated by LDoc 1.4.3 Last updated 2018-12-23 23:12:04