SelectedAnswerChoiceText

string SelectedAnswerChoiceText(int inQuesIdx, int inChoiceIdx)

Description

Returns the text of the answer coded for inChoiceIdx in inQuesIdx.

Parameters

The following is a list of parameters the functions receives 

Parameter Type Description
inQuesIdx Int Question Index
inChoiceIdx Int Topic index

 

Return Type

string

Examples

SelectedAnswerChoiceText(QRef(3),5), will return the text of the answer coded for topic index 5 in question index 3.

Was this article helpful?
0 out of 0 found this helpful
Have more questions? Submit a request

Comments

0 comments

Please sign in to leave a comment.