Click or drag to resize
IUserAccessiableAdditionalValueIter Method
Overload List
  NameDescription
Public methodCode exampleAdditionalValueIter(Int32, Int32) Obsolete.
Relevent mainly for single choice and multiple selection questions within an iteration. Returns DVar type value, of the additional text of the "Other specify" answer that was coded in inQuesIdx in iteration inIter.
Public methodCode exampleAdditionalValueIter(Int32, String) Obsolete.
Relevent mainly for single choice and multiple selection questions within a nested iteration. Returns DVar type value, of the additional text of the "Other specify" answer that was coded in inQuesIdx in iteration inIter (nested iteration string created using CreateMultiIterationsString).
Top
See Also