I was wondering if I could get some help cleaning up a script I have. I currently am providing the revision number in the script and using that to filter and fill-in our sheet index, but each number input is a new set of nodes. Is there a way to have the user input the numbers that correspond to their revisions markers and Dynamo pull that info from one location instead multiple? Off the top of my head I could only think of get item at index
My second question is, is there a way to use icons as a string? I’m wanting to have revisions be an ‘x’ and issued being ‘’.
Thanks