Click or drag to resize
IUserAccessiableClearAnswer Method
Resets the Answer to it's original state. 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.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
void ClearAnswer(
	int inQuesIdx
)

Parameters

inQuesIdx
Type: SystemInt32
See Also