GetQuestionVisitCountIter

int GetQuestionVisitCountIter(int inQuesIndex, int inIterationIndex)

Description

Returns the amount of times a question was entered under a specific iteration during an interview

Parameters

The following is a list of parameters the functions receives 

Parameter Type Description
inQuesIndex Int32 Question index
inIterationIndex Int32 Iteration index

 

Return Type

int

Overloads

List of overloads for this function

int GetQuestionVisitCountIter(int inQuesIndex, String inIterationValue)

Parameters for overloads:

Parameter Type Description
inQuesIndex Int32 Question index
inIterationValue string  Iterations Indexes (Nested Loops)
Was this article helpful?
0 out of 0 found this helpful
Have more questions? Submit a request

Comments

1 comment
  • How to set one time iteration?

    0
    Comment actions Permalink

Please sign in to leave a comment.