Match action - matching multiple values

Thanks very much, this works great!

I have modified the example you have sent me to include a nested iteration, because I was having the following issue: imagine there’s a socket that is included in another socket (for example, “E2”, which is included in “E27”. In the Description, “Light bulb E27 or E40”, the result would be “E2/E27”, which is incorrect, as it should only be “E27”. To solve this I have added an iteration which checks if any matching value is contained inside another matching value. If that is the case, it deletes that matching value from the end result.

Here I attach the modified EasyMorph project.

Regards,

Roberto

all-real-matches.morph (9.2 KB)

1 Like