an example of input list and the expected output would help understanding better
the forum has some interesting topics where imperative blocks are discussed. Here are a few:
It seems that imperative code is working now (use last 0.7.1 builds)
[01]
The main use of imperative code is loops and conditionals with complex definition of what to do in every option
Hi, I want to sort a dataset of nested lists, similar to that in excel and revit schedules where you can select the first column to sort by, and then the next, and the next etc. I can do this with out of the box nodes, using the List.SortByKey but rather than repeat this I want to wrap it up in a loop in ds. Id like to feed in a list of numbers in this case {1,2,3} but these could be in any order and sort the list based on this. Please see example below:
[image]
Today I used all my time to find out the answer to this problem. Thank you for letting me know this. Thank you very much :cười:
1 Like