Good Morning,
I'm developing in drools using web designer 2.1, the model has a condition with a Boolean variable, I wrote the next: "return correcto.equals(false);" but in the console doesn't anything, the variable doesn't appear in the instance data and the console doesn't choose a way.
What is the structure for the condition?
Regards.