hello,
I have a red alert color (I’m missing one ; )
I’m trying to reproduce in order to simplify my script to create 30 lists with (a string for from 1 to 30)
The use of 2 for may not be the procedure to apply
edit:
I made a syntax error on Imperative.
But the selected loops do not give satisfaction, it surely comes from me in the writing which must not be correct.
Hello @Daan
thank you for taking the time to look at my issue.
I had tried before your proposal, but even by changing the combination (short, long, or vector product, of the node), I did not arrive at a convincing result, I will try again this evening.
I have to be careful before, anyway, when I send a string in the search for, I have to find a trick to avoid that the 1 is also good for the 1, 10…19 21
my parametervalue are real strings (1…30)
I’m going to transform them into 01…30 for the searchfor like that, it will set the searchfor for afterwards,
they will serve me as a filterboolmask then the data will serve me to make the totals per day of another parameter in order to send them in a winform afterwards (but that I will try later)
it’s on the codeblock step that I’m blocking for the moment, I wonder if what I wrote is valid thank you
I must be missing something. Can you explain again what exactly you’re trying to do and why you can’t just use the node with lacing or list levels? It seems like we’re making this harder than it needs to be.