Parent

IUserAccessiable Parent

Description

Parent provides you a way to 'communicate' between child and parent surveys. you call it from within the Child survey.


Return Type

IUserAccessiable

Example

  • To understand what was the selected value of question number 1 in the parent survey you would use in the child survey Parent.Answer(1)
  • To set a Parent's question answer you could use for example Parent.SetAnswer(2, 3)

Please Note: to see the list of available functions that can be used Type 'Parent.' once you enter the dot you will get the list of functions 
mceclip0.png

Was this article helpful?
0 out of 0 found this helpful
Have more questions? Submit a request

Comments

0 comments

Please sign in to leave a comment.