AreAllTopicsVisible

bool AreAllTopicsVisible(Int32 inQuesIdx)

Description

Relevant mainly for Questions that have topics included.
Returns true if at least one of the topics in question inQuesIdx is visible, otherwise returns false

Parameters

The following is a list of parameters the functions receives 

Parameter Type Description
inQuesIdx Int32 Question Index

Return Type

bool

Examples

IsAnyTopicVisible(QRef(5)) will return true if at least one of the topics of question 5 is 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.