Int32[] GetQuestionTopicsRandomOrder(Int32 inQuesIndex)
Description
Returns an array of the topics indexes in the random order they were displayed (when topics are randomized through UI)
Parameters
The following is a list of parameters the functions receives
Parameter | Type | Description |
---|---|---|
inQuesIndex | Int32 | Question Index |
Return Type
Int32[]
Comments
Please sign in to leave a comment.