Hi all, I would like create filter to see if my character string contains the word " balcony " I do not know if I should use the node" formula " or codeblock , my tests don’t work
thanks for your help!
Well the value coming out of the GetParameterByValue node is null… it’s obvious that’s it’s not gonna find anything 
No problem 
So the String.Contains seems to work, I guess the FilterByBoolMask will work with that.
Oh sorry,
connect :All element of category to filterByBoolMask - list input
Yeeees! Thank you so much!! 