ContainsOneOf

bool ContainsOneOf(int inQuesIdx, params object[] inValues)

Description

Determines if a question contains at least on of the values.

Parameters

The following is a list of parameters the functions receives 

Parameter Type Description
inQuesIdx Int32 Question Index
inValues params object[] Array of values

 

Return Type

bool

 

Was this article helpful?
1 out of 1 found this helpful
Have more questions? Submit a request

Comments

0 comments

Please sign in to leave a comment.