Skip survey header

getvalue for Grid, Custom Group, and Contact Form Questions

Example Script
print('Lua List of dropdown menus output: ')
print(getvalue(10))

print('Lua Star Ranking output: ')
print(getvalue(32))

print('Lua Radio Button Grid output: ')
print(getvalue(36))

print('Lua Checkbox Grid output: ')
print(getvalue(42)) end

print('Lua Dropdown Menu Grid output: ')
print(getvalue(61)) end

print('Lua Textbox Grid output: ')
print(getvalue(71)) end

print('Lua Custom Group output: ')
print(getvalue(86)) end

print('Lua Contact Form output: ')
print(getvalue(93)) end
 
Answer the grid and custom group question/s you'd like to see output for and click Next to view example sgapiGetValue output.
1. List of Dropdown Menus question:
2. Star Ranking question:
Space Cell Column 1
Row 1
Row 2
3. Multiple Choice Table question:
Space Cell NeverRarelySometimesOftenAlways
Row 1
Row 2
4. Table of Checkboxes question:
Space Cell Column 1Column 2Column 3
Row 1
Row 2
5. Table of Dropdown Menus question:
Space Cell Column 1
Row 1
Row 2
6. Table of Textboxes question:
Space Cell Column 1
Row 1
Row 2
7. Custom Group question:
Multiple Choice
calendar
8. Contact Form question: