Hello,

Let's say you create a listbox and populate it with values. Is there a way to get the value of a specific listbox item?
So let's say i want to get the value of the item that is in the 3rd position in the listbox, can i do that?

Thank you.