IsCodesAnswerIter

bool IsCodesAnswerIter(int inQuesIdx, int inIter)

Description

Determines if the selected answer under a specific iteration, is a "special code" answer. To learn more on "Special Code Answers", click here.

Parameters

The following is a list of parameters the functions receives 

Parameter Type Description
inQuesIdx Int32 Question Index
inIter Int32 Iteration Index

 

Return Type

bool

 

Overloads

List of overloads for this function

bool IsCodesAnswerIter(int inQuesIdx, string inFullIteration)

Parameters for overloads:

Parameter Type Description
inQuesIdx Int32 Question Index
inFullIteration Int32 Iteration Indexes (Nested Loops)
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.