Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.

Thanks again Jelte for your contribution, very instructive again.
I have read your blogs, very interesting, nice site by the way with many nice topics.
It's been a desire of mine to do everything in iLogic for some time, but the comfort and habituation of VBA is exactly as you describe.
The last IV updates have brought good things to the iLogic editor, I commit myself to moving forward with iLogic.

 

Thanks for the code, it takes me a little further.
Would you like to shed some light on the following:
I am talking about a composition with about 2200 items.
When I use the browser nodes method I have quite a difference from the first time the assembly is run or the times after that.
The first time takes about 22 seconds, the subsequent times about 6 seconds.
When I apply the method based on the occurrences it stays below 1 second and the first time makes no difference compared to the following times.
Ideally I would like to use the browser node method because of the order that corresponds to that of the browser pane.
I find the 6 seconds for such a composition entirely acceptable, but it only works after the composition is run through for the second time, as said, the first time lasts 22 seconds.
Can this be improved?