void stgClearAnswer(int inQIdx)
Description
Will clear the answer/s for the question that was selected
Parameters
The following is a list of parameters the functions receives
Parameter | Type | Description |
---|---|---|
inQIdx | Int32 | Index of the Question |
Return Type
void
Example
"stgClearAnswer(2)" will clear the answer in question index 2
Comments
Please sign in to leave a comment.