JavaScript must be enabled in order to use this site.Please enable JavaScript in your browser and refresh the page. in Description Syntax Parameters Returns Example Checks if operand is contained in a list. in(variable, array) variable: Variable array: List of values. true — if arg1 in (arg2, arg3, ...,argn). false —otherwise. in(PRODUCTID, {'XYZ%','CCCCC'}) Copyright © Cloud Software Group, Inc. All rights reserved.