Block IDs?
-
How much does the block ids being in order matter? will it affect execution of conditions?
-
@youngtreptrader Often it makes no difference, if something needs to happen before something else though it will likely need a lower number.
-
@youngtreptrader The order is extremely important on those on top of each tree only. Also in those connected horizontally below one same block. Otherwise it is irrelevant as jstap says.
-
@l-andorrà can u please show example of a few trees with proper id and with non proper id. and not just a non proper id butt so improper that execution of loop will be affected?
-
@youngtreptrader If you share your project that will make it easier because not all my examples can necessarily fot your specific requirement.