DVar dblSetSpecificTopicChoice(Int32 inQ, Int32 inTopicIndex, DVar inValue)
Description
Multiple Selection Grid - Will set the Topic with the value you enter
Parameters
The following is a list of parameters the functions receives
Parameter | Type | Description |
---|---|---|
inQ | Int32 | Question Index |
inTopicIndex | Int32 | The topic index to set |
inValue | DVar | The Value to set |
Return Type
DVar
Comments
Please sign in to leave a comment.