Hey guys,
does anybody know if I can get the underlined part of this separately? this is so i can put it into a logic block (e.g. if image’s picture = screenshot… do…)
thanks
Hey guys,
does anybody know if I can get the underlined part of this separately? this is so i can put it into a logic block (e.g. if image’s picture = screenshot… do…)
There should be a block right below that one that says Image2's Picture
that holds that value.
hi tatiang
the thing i am looking for is the file itself. i want to do a if image’s 2 picture = … do…
You can’t compare images in Thunkable without using an external API. You can compare filenames but that’s it.
oh ok then. i understand. thanks for letting me know
You have to know the file name to do so.
https://x.thunkable.com/copy/c4316eed4fd319a2b86f9b1393ad8fb1
thanks a lot @tthompson41231