Remove randomly selected item from list

Hi All,

I would like to show a random image from a list (this works) then remove that image at the same step that next time when I show the next random image, I do not get that image shown again.

What is the way to remove the selected imagefrom the list?

Many thanks!

The blocks you want are:

set Image1's Picture to in list app variable imageList get and remove random

When you configure the get list block, this is how it looks (without the variable block):

image

Many thanks, this worked. It was hard to find this block, because this looks like
image
which inclides a number
image
. So I fist had to figure this out. This was my first try ever, so no surprise.

Cheers!

1 Like