Hello
So I haven't been able to find a way to split the symbol that holds a file path to get the result of only the filename that can be assigned to a message.
the filename is needed to be used in the package below it which builds a file path for the sequence data. All of the writing of files works in that aspect of this abstraction. The problem is all of the new data is written to the "defaultproject" message. Where the message should contain "test" that is what im not to sure about.
I tried a few variations of list-split but was not able to get it to work. I need to get only "test" from the second inlet then assign "test" to the "defautproject" message.
Please help.
I hope the image is readable :/