| IUserAccessiableAppendOpenEndedTextIter Method |
| Name | Description | |
|---|---|---|
| AppendOpenEndedTextIter(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.
| |
| AppendOpenEndedTextIter(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.
|