Compare String with List

Hello,

i get e String as input and would like to compare it with a list of strings.
If there is a match it should output an index number of the row in the list it has been compared to.

It works with one string using the node “AreEqual”.

How can this be done?

Thanks!

hei,

Sift (String) should help you there.

cheers!

@sebescudie Perfect! Thank You!

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.