SelectedAnswerCode

string SelectedAnswerCode(int inQuesIdx)

Description

Returns the coding text of the answer coded in inQuesIdx.

Relevant for single choice questions.

Parameters

The following is a list of parameters the functions receives 

Parameter Type Description
inQuesIdx Int Question Index

 

Return Type

string

 

Examples

SelectedAnswerCode(QRef(4))

will return the coding text of the answer coded 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.