JSL script to check if a single cell value is in a list
Given a data table with a column of limited values (se examples below), I would like to write a script that looks at the first cell and checks if it is in a list of values. The purpose would be to use whatever that first value as the conditoin for an IF statement that would then point to a certain set of tasks. Anyone have an idea how to do this?thanks e.g.CATtimeA1B2C3D4E5orCATtimeV1W2X3Y4Z5