@ThomasAn_ wrote:
I think this is bug.
It will properly display the default string, but not the option stringsstrPrompt = "Make a choice " strOptions = ["Option.one","Option.two","Option.three"] PressAngle = rs.GetString(strPrompt,strOptions[1],strOptions)
Also if strOptions = [“10”,“20”,“30”]
forcing the user to choose discreet numbers non of them show up
Posts: 13
Participants: 3