function hello() print("hello") end function onGrab() hello() end