Run the Form, enter a name and click the button.
When you enter a valid name, containing only letters and spaces, a success message will be shown and the text "End of script." will appear in the Server Log.
When you enter an invalid name, containing numbers or special characters, an error message will appear and the script will halt, preventing the log message from being shown.