int GetAnswerCount(int inQuesIdx)
Description
Returns the amount of answer options in a question
Parameters
The following is a list of parameters the functions receives
Parameter | Type | Description |
---|---|---|
inQuesIdx | Int32 | Question Index |
Return Type
Int32
Comments
Please sign in to leave a comment.