ContainsChoice

bool ContainsChoice (Int32 inQuesIdx, Int32 inTopicIndex, object inValue)

Description

Relevant for single and multiple selection grid questions. Returns true if the value was selected in a specific topic and false otherwise

Parameters

The following is a list of parameters the functions receives 

Parameter Type Description
inQuesIdx Int32 Question Index
inTopicIndex Int32 The selected topic index
inValue Object Value to check

 

Return Type

bool

 

Was this article helpful?
0 out of 0 found this helpful
Have more questions? Submit a request

Comments

0 comments

Please sign in to leave a comment.