DVar dblSetAnswersByAnswersEx(Int32 inQTarget, Int32 inQids, Int32[] inExcludeHiddenTargetAnswers)
Description
Set the answers based on the answers of a different questions with the ability to exclude or not hidden answers.
Parameters
The following is a list of parameters the functions receives
Parameter | Type | Description |
---|---|---|
inQTarget | Int32 | Target Question Index |
inQids | Int32[] | Source Question Indexes |
inExcludeHiddenTargetAnswers | Bool | True/False |
Return Type
DVar
Comments
Please sign in to leave a comment.