変数の中身: {{ textBox }}


変数の中身:
{{ textArea }}



変数の中身: {{ selectBox }}({{ selectBoxValue }})


変数の中身: {{ checkBoxValue }}


変数の中身: {{ checkBoxes }} ({{ checkBoxValues }})


変数の中身: {{ radioButton }}({{ radioButtonValue }})