I’m trying to create a mechanism to automatically sort datasmith imports using their metadata. To do this i need to convert a variable sized array of stings into an array of names. I know that there is a way to do this with an individual string, but is there a way to do this with an array?
Thanks
NP!




