Reading the selection from a "Double Select" field

Double Select Reading the Selection
I have a double select field with a selection of people with a KID primary key.
These are transferred to the adjacent list box with a click.
How can I use a loop to determine all selected people and display the results in a message box or a test field?