NotAnswered

bool NotAnswered(int inQuesIdx)

Description

Returns true if question inQuesIdx was not answered but was skipped, Relevant for all Questions

Parameters

The following is a list of parameters the functions receives 

Parameter Type Description
inQuesIdx Int The question index 


Return Type

bool

Example

NotAnswered(QRef(5)) will return true if question 5 has no answer selected/set.

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.