IUserAccessiableClearAnswerIter Method (Int32, Int32) |
Resets the Answer to it's original state within a specific iteration.
Important Note: Should only be used in extreme cases and it is advised to consult with Dooblo support before using it in a script.
Namespace: SurveyToGo.UserLogic.InterfacesAssembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax void ClearAnswerIter(
int inQuesIdx,
int inIter
)
Parameters
- inQuesIdx
- Type: SystemInt32
- inIter
- Type: SystemInt32
See Also