Using INLIST()

INLIST() can be used in Calculated Fields and Filters to test for a number of values in one expression. INLIST() will produce a .T. or .F. answer. This expression test how long a contact has been registered, 155 days, 515 days etc.: INLIST(contact1.startdate, ...