Click or drag to resize
IUserAccessiablePrompt Method
Overload List
  NameDescription
Public methodCode examplePrompt(String)
Relevant for all questions. Displays the inPrompt in a popup message window. Can also be used for debugging purposes while testing a survey during scripting. You can combine explicit text within quotes or DVars with the '+' sign between them
Public methodCode examplePrompt(DVar)
Relevant for all questions. Displays the inPrompt in a popup message window. Can also be used for debugging purposes while testing a survey during scripting. You can combine explicit text within quotes or DVars with the '+' sign between them
Top
See Also