Click or drag to resize
IUserAccessiableSelectedAnswerText Method
Overload List
  NameDescription
Public methodCode exampleSelectedAnswerText(Int32)
Relevent mainly for single choice questions. Returns the text of the answer that was coded in inQuesIdx.
Public methodCode exampleSelectedAnswerText(Int32, Boolean)
Relevent mainly for single choice questions. Returns the text of the answer that was coded in inQuesIdx. If inUseOtherSpecText = true, and the selected answer of inQuesIdx was "Other Specify", Returns the additional text entered for that answer.
Top
See Also