Send feedback Forms Service Stay organized with collections Save and categorize content based on your preferences. // Create a new form, then add a checkbox question, a multiple choice question, // a page break, then a date question and a grid of questions. var form = FormApp.create('New Form'); var item = form.addCheckboxItem(); item.setTitle('What condiments would you like on your hot dog?'); it
{{#tags}}- {{label}}
{{/tags}}