Menu

contains()

Updated: 2024-10-30

Use the contains() function to test if a text field contains part (or all) of a comma-delimited list of input text values. There must be at least one input text value. This function is case-insensitive. See also Field Codes.

contains(FieldCode, “value 1”, “value 2”, “value n”)