bool IsOtherSpec(int inQuesIdx, int inAnsIdx)
Description
Determines if a specific answer is defined as "Other Specify" answer
Parameters
The following is a list of parameters the functions receives
Parameter | Type | Description |
---|---|---|
inQuesIdx | Int32 | Question Index |
inAnsIdx | Int32 | Answer Index |
Return Type
bool
Comments
Please sign in to leave a comment.