DVar dblFilterTopicsByAnswersByText(Int32 inTargetQ, bool inShow, Int32 inSourceQ)
Description
Filters the topics of a question based on another question
Parameters
The following is a list of parameters the functions receives
Parameter | Type | Description |
---|---|---|
inTargetQ | Int32 | Trget Question Index |
inShow | bool | Will determine if to show/hide the answers |
inSourceQ | Int32 | Source Question index |
Return Type
DVar
Comments
Please sign in to leave a comment.