Quick question

If Print String at the end of a logic doesn’t print anything, that means there’s something wrong in the logic right?

Hey @YUHBE3, or it just means that your logic wasn’t fully satisfied, and your conditions just weren’t met. If there was a logic syntax error, that should be thrown when it complies - but if it just doesn’t fire, then that means the condition you desired wasn’t the condition you intended.
In short though, yes.
Happy developing!
-Zen

1 Like

Thanks!

You’re Welcome! :vulcan_salute: