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