How to use the behavior tree

That is the left branch yes.

And as I start CurrentOrder is set to 0.
So in my mind all of the branches would fail and the BT would go to the Wait node at the top.

I then Issue order 3 with some blueprint script and the BB value CurrentOrder is changed to 3.
Wouldn’t that mean that the left brnach would then be valid and actually run?