In
Usage
In(value, candidate 1,[candidates 2+])
📘
Example
In("green", "red", "green", "blue")In("yellow", "red", "green", "blue")In([Customer ID], 2000, 3000, 4000)Last updated
Was this helpful?
In(value, candidate 1,[candidates 2+])
📘
In("green", "red", "green", "blue")In("yellow", "red", "green", "blue")In([Customer ID], 2000, 3000, 4000)Last updated
Was this helpful?
Was this helpful?
In([Customers], "Customer 1", "Customer 2")In("John Smith", [Customers], [Buyers])