8: TSP command reference Model 2461 Interactive SourceMeterĀ® Instrument
8-60 2461-901-01 A/November 2015
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-57)
display.input.prompt() (on page 8-61)
display.input.string() (on page 8-62)