bool IsOtherSpecRepeated(int inQuesIdx, int inOtherSpec)
Description
Returns True\False if an other specify answer is repeated
Parameters
The following is a list of parameters the functions receives
Parameter | Type | Description |
---|---|---|
inQuesIdx | Int | The Question Index |
inOtherSpec | Int | the index of the Other Specify answer |
Return Type
Bool
Comments
Please sign in to leave a comment.