Need a Comparison operator which can be used for expressing the following:
I have an action that switches a yes/no field in the Database to “no” when a user hits a save button, but ONLY WHEN a multi-dropdown list doesn’t = EXACTLY the same list as in a list-field in the Database.
Is there any comparison operator that can compare to see if 2 lists matches the EXACT items?