Questions API Methods
isResponseReset()
Indicates whether the response of a question has been reset by the resetResponse() public method.
Returns true
if the response of the question has been reset.
Otherwise, returns false
.
Arguments
None.
Return value
Type boolean