Hi ... how can I use {DSFind~} to find one of two things in the same field of a data set?
For example, how can I find either "Cold" or "Any Climate" in the same field called "Env"
This works to find either "Cold" or "Any Climate" : {DSFind~MonsterTable,%Index%,Env~%ClimateNeeded%}
Hope I'm clear enough ... thanks.