STRING and STRING LIST

STRING and STRING LIST

Hello the world

I got a problem that blocked me for hours.


A is a STRING


If ( A == row.STRINGLIST)
{
hide field
}

How can I match with String and a Stringlist. Because obviously they are not the same kind of data


thank in advance