Contains

bool Contains(Int32 inQuesIdx, object inValue)

Description

Relevant mainly for Multiple Selection Questions Returns true if the inValue was selected in the inQuesIdx question as one of the answers

 

Parameters

The following is a list of parameters the functions receives 

Parameter Type Description
inQuesIdx Int32 Target question
inValue object The 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.