Forum Discussion

Shub's avatar
Shub
New Contributor III
20 hours ago

If Statement in Report Book

I’m working on a loop over Entity.children and trying to implement a condition where, if a particular entity x is selected, then entities y and z should be excluded from the loop.

I attempted to write an if statement to handle this, but it doesn’t seem to be working as expected. Here's the logic I tried to implement:

 

 

No RepliesBe the first to reply