DVar dblSetSpecificAnswer(Int32 inQ, Int32 inAnswerIndex, bool inChecked)
Description
Will set the Answer with the value you enter
Parameters
The following is a list of parameters the functions receives
Parameter | Type | Description |
---|---|---|
inQ | Int32 | Question Index |
inAnswerIndex | Int32 | The Answer index to set |
inChecked | bool | True/False to set or not set the answer |
Return Type
DVar
Comments
Please sign in to leave a comment.