GoToQuestion

Void ExecutionMgr.GoToQuestion(Int32 inQuestionIndex)

Description

Will jump to the Question specified from the current page

Parameters

The following is a list of parameters the functions receives 

Parameter Type Description
inQuestionIndex Int32 Target Question Index

Return Type

Void 

Overloads

List of overloads for this function

Void ExecutionMgr.GoToQuestion(Int32 inQuestionIndex, bool ignoreValidation)

Parameters for overloads:

Parameter Type Description
inQuesIndex Int32 Target Question index
ignoreValidatio bool Add to True/False to ignore validations

 

NOTE: 

Do not use this function from an Expression question type, or from within the "Loops" tab in a loop chapter.

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.