DVar dblSetAnswersByAnswers(Int32 inQTarget, Int32[] inQids)
Description
Sets the answers based on the answers of a different question
Parameters
The following is a list of parameters the functions receives
| Parameter | Type | Description |
|---|---|---|
| inQTarget | Int32 | Target Question Index |
| inQids | Int32[] | The source questions, for several questions separate by comma |
Return Type
DVar
Comments
Please sign in to leave a comment.