Skip to main content
Version: v1.0.2

StringOption

The StringOption interface is used to define the options for a dropdown, radio, or checkbox response. The label is the text that is displayed to the user, and the value is the value that is stored in the data file.

Properties

PropertyTypeDescription
labelstringThe label displayed to participants.
valuestringThe value stored in the participant's data.