7½ Digit Graphical Sampling Multimeter Reference Manual Section 8:
DMM7510-901-01 Rev. B / May 2015 8-63
Example
optionID = display.input.option("Select an option", "Apple", "Orange", "Papaya",
"Pineapple", "Blueberry", "Banana", "Grapes", "Peach", "Apricot", "Guava")
This example displays the following dialog box:
If the user selects
, the return is
.
Also see
display.input.number() (on page 8-60)
display.input.prompt() (on page 8-64)
display.input.string() (on page 8-65)