Hi,
I am looking for a way to sort a lot of text lines, by one value that is somewhere in the line. The value is ALWAYS at the same position in the line.
Question sort list.gh (7.2 KB)
Thanks in advance.
Hi,
I am looking for a way to sort a lot of text lines, by one value that is somewhere in the line. The value is ALWAYS at the same position in the line.
Thanks in advance.
Here’s sorting one value list by text or asynchronously sorting two value lists by a number list.
re_Question sort list.gh (10.4 KB)
I manually removed a blank line at the end of your text panel that caused a problem.
Thank you!