-- exits the current scope if (condition) then return print("Hello World!") end -- code won't print anything