DVar dblContainsAllOf (Int32 inQTarget, Int32[] inAnswers)
Description
will check if ALL of the answers mentioned were chosen
Parameters
The following is a list of parameters the functions receives
| Parameter | Type | Description |
|---|---|---|
| inQTarget | Int32 | Question Index |
| inAnswers | Int32[] | Answer indexes to check |
Return Type
DVar
Comments
Please sign in to leave a comment.