This will make a condition based on the field, values, type and a delimiter parameter.
Function MakeCondition1(field, values, type, delim)
field (input) - the fieldsÂ
values (input) - values to use
type (input) - type of field
delim (input) - any delimiter conditions
none
See also