dblNumOfIterContains

DVar dblNumOfIterContains(Int32 inQ, Int32 inValueToCheck)

Description

Multiple Selection & Single Choice - relevant for questions in iterations - in how many iterations the answer was selected. Please note that it will only work when called within the loop chapter i.e. during the execution of the iterations. It will basically check how many times a value was selected 'so far' i.e. in the preceding iterations.

Parameters

The following is a list of parameters the functions receives 

Parameter Type Description
inQ Int32 Question Index
inValueToCheck Int32 The Answer Index you would like to check 

 

Return Type

DVar

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.