AreAllAnswsersVisible

bool AreAllAnswsersVisible(Int32 inQuesIdx)

Description

Relevant mainly for Questions that have no topics included. For those use AreAllTopicsVisible
Returns true if all the answers are visible in question inQuesIdx

Parameters

The following is a list of parameters the functions receives 

Parameter Type Description
inQuesIdx Int32 Question Index

Return Type

bool

Examples

 

AreAllAnswersVisible(Qref(5)) will return true if all the answers in question 5 are visible.

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.