SelectedAnswerChoiceCode

String SelectedAnswerChoiceCode(int inQuesIdx, int inChoiceIdx)

Description

Relevent single choice grid and numeric choice grid questions.
Returns the coding 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 Index of the topic

 

Return Type

String

Examples

SelectedAnswerChoiceCode(QRef(4),3)

will return the coding text of the answer coded for topic index 3 in question index 4.

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.