Itangalo / Bot-Playtesting-Toolkit

A toolkit for simulating board games with Google spreadsheets. Intended use is board game development.
GNU General Public License v3.0
9 stars 1 forks source link

ObjectFilter: Conditions for 'contains' and 'does not contain' #88

Open Itangalo opened 2 years ago

Itangalo commented 2 years ago

It turns out to be useful to have conditions that check whether an array of values on an object contains a given value (or any of a list of values).