string[] GetQuestionIterationsNames(int inQuesIdx)
Description
Returns an array of the names of all iterations defined in the loop chapter the question is under
Parameters
The following is a list of parameters the functions receives
Parameter | Type | Description |
---|---|---|
inQuesIdx | Int32 | Question index |
Return Type
string[]
Comments
Please sign in to leave a comment.