Hi Ravi, Thanks for the video and i appreciate your time and effort. I just wanted to ask you 1qustion, Is choices position always 0(Zero)? If no, Explain how we need to get the value dynamically
Thank you for your comment. In the shown JSON output, "index": 0 refers to the index of the choice within the list of choices. Since there is only one choice in this case, with an index value of 0, it indicates that the text provided in the "text" field is the first and only option available.
Hi Ravi,
Thanks for the video and i appreciate your time and effort. I just wanted to ask you 1qustion,
Is choices position always 0(Zero)?
If no, Explain how we need to get the value dynamically
Thank you for your comment.
In the shown JSON output, "index": 0 refers to the index of the choice within the list of choices. Since there is only one choice in this case, with an index value of 0, it indicates that the text provided in the "text" field is the first and only option available.