I want to create a prompt that allows the user to pick 1 or more items from a predefined list. I want each object selected to go into its own variable for later use. Is there a way to do this?
↧
I want to create a prompt that allows the user to pick 1 or more items from a predefined list. I want each object selected to go into its own variable for later use. Is there a way to do this?