DVar Answer (Int32 inQuesIdx)
Description
Returns the answer of a question. Valid for questions that have one answer like open ended, single choice, numeric etc. Should not be used for questions of type Multiple Selection, Grids etc. for these questions use AnswerChoice.
Parameters
The following is a list of parameters the functions receives
Parameter | Type | Description |
---|---|---|
inQuesIdx | Int32 | Target question |
Return Type
DVar
Comments
Please sign in to leave a comment.