OnAnswerChanged()

void OnAnswerChanged(int inQuesIndex, int inIterationIndex, OnAnswerChangedParams ioOnAnswerChangedParams);

Description

This callback is used with the dynamic pages refresh - will be called when an answer is changed

Parameters

The following is a list of parameters the functions receives 

Parameter Type Description
inQuestionIndex Int32 The question Index
inIterationIndex Int32 The iteration index 
ioOnAnswerChangedParam onAnswerChangedParam The parameter to change


Return Type

void

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.