Text must exclude anything which is not

Is there some way to accomplish this idea currently?

This could be worded more than one way too
Does text include anything besides…

The same could be applied to lists, example
Does list include anything besides…

This would force lists or text to contain certain items, and if an attempt was made to include anything else then it would fail

Again, if there’s already a way to do this and I’m just missing it could someone help out here. I couldn’t be the only one who would benefit from this for the future.

I could see that being useful. Of course, it’s possible to write a function to do this. I wrote this kind of hastily but I think it does the trick:

Project in case you want to try it out (see the first screen): Thunkable

I was hoping to do it without using a loop bc I’m already in one currently

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.