bool IsCodesAnswer(int inQuesIdx)
Description
Determines if the selected answer is a "special code" answer. To learn more on "Special Code Answers", click here.
Parameters
The following is a list of parameters the functions receives
Parameter | Type | Description |
---|---|---|
inQuesIdx | Int32 | Question Index |
Return Type
bool
Comments
Hi ,
Can you check my survey , because is not working , with
bool IsCodesAnswer(int inQuesIdx)
Please sign in to leave a comment.