Hey all,
Have any of us figured out a way to almost do a while loop? I often find myself writing products/sub-assemblies and almost always feel like I want a while loop/for loop. I know there are many functions that do very specific things, and I use them accordingly. However, there isn't a solution for everything, and certain logic ends up being really tedious to write without them.
If a MV developer happens to read this:
It would be cool if like Excel, you allowed VBA Macros in spreadsheets or I know in the last few years I think they implemented Python too, which I think would be ideal. You could REALLY make intelligent products/make them easier.