Rules with All *and* Any
Sprucie
Member Posts: 12
What's a good way to set up a rule that needs both an "any" and an "all" for its conditions? For example, I would like to have a rule that is executed when the following is true:
(Actor touch released OR Actor touch outside) AND (attribute X is true AND attribute Y is true AND attribute Z is true)
(Actor touch released OR Actor touch outside) AND (attribute X is true AND attribute Y is true AND attribute Z is true)
Comments
Edit: Sorry, didn't realize what you meant exactly until I saw what steve said.
Much obliged!