halt — stop execution
halt() halt('a message')
stops execution until something is entered in the keyboard.
halt('Press a key') halt()