Click or drag to resize
IUserAccessiableAppendOpenEndedTextChoiceIter Method
Overload List
  NameDescription
Public methodCode exampleAppendOpenEndedTextChoiceIter(Int32, Int32, Int32, String)
Relevant mostly for open ended grid questions. This function append the text inText to an existing text in topic inTopic in question inQuesIdx, in a specific loop iteration, and set the new text in this topic for this iteration.
Public methodCode exampleAppendOpenEndedTextChoiceIter(Int32, Int32, String, String)
Relevant mostly for open ended grid questions. This function append the text inText to an existing text in topic inTopic in question inQuesIdx, in a specific nested loops iterations state, and set the new text in this topic for this iterations state.
Top
See Also