NumOfSelectedChoices

Int32 NumOfSelectedChoices(Int32 inQuesIdx)

Description

Returns the number of answers selected in Multi-Selection questions

Parameters

The following is a list of parameters the functions receives 

Parameter Type Description
inQuesIdx Int32 Target Question Index

Return Type

Int32  

Examples

If I have a multi-selection indexed 22 question and I would like to get the number of answers selected I can use it like this: NumOfSelectedChoices(22);
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.