AppendOpenEndedTextChoice

bool AppendOpenEndedTextChoice(int inQuesIdx, int inTopic, String inText)

Description

Appends a text to an existing answer text of a topic in an open ended grid question, and sets the new text as the answer choice of that topic.

Parameters

The following is a list of parameters the functions receives 

Parameter Type Description
inQuesIdx Int32 Question Index
inTopic Int32 Topic Index
inText String Text to append

 

Return Type

bool

 

 

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.