String AnswerText(Int32 inQuesIdx, Int32 inAnswerIdx)
Description
Returns the text (label) of an answer
Parameters
The following is a list of parameters the functions receives
| Parameter | Type | Description |
|---|---|---|
| inQuesIdx | Int32 | Question Index |
| inAnswerIdx | Int32 | Answer Index |
Return Type
String
Comments
Please sign in to leave a comment.