in (Short Description to be added). 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.