Click or drag to resize
IUserAccessiableAdditionalTextIter Method
Overload List
  NameDescription
Public methodCode exampleAdditionalTextIter(Int32, Int32) Obsolete.
Relevent mainly for single choice and multiple selection questions, included inside a loop chapter. Returns the additional text of the "Other specify" answer that was coded in inQuesIdx, during iteration inIter.
Public methodCode exampleAdditionalTextIter(Int32, String) Obsolete.
Relevent mainly for single choice and multiple selection questions, included inside a loop chapter. Returns the additional text of the "Other specify" answer that was coded in inQuesIdx, during a specific nested loops iterations state.
Top
See Also