mentometerOption

A list of alternatives from which the visitor can choose.

Type: com.escenic.poll.MentometerOption<mentometerOption>

Example usage

To get all the mentometer options:

${myMentometer.mentometerOption}

To get one particular mentometer option:

${myMentometer.mentometerOption[index]}

where index is the index of the mentometer option you want.