if boolean in table is true do something, is this possible?
is it possible to say
if the boolean in the table is true do something?
thanks
if the boolean in the table is true do something?
thanks
Best Answer
-
The_Gamesalad_Guru Posts: 9,922
In 10.3 you have to send the condition to a self attribute first but in the nightly build one can do it straight from a rule condition now.
Answers