bool SetAnswerCode(int inQuesIdx, String inCode)
Description
Set a special code answer (Click Here to learn about Special Codes answers)
Parameters
The following is a list of parameters the functions receives
Parameter | Type | Description |
---|---|---|
inQuesIdx | Int32 | Question Index |
inCode | String | Code of special code answer |
Return Type
bool
Comments
Please sign in to leave a comment.