Check if string element is present in custom metadata type list
I have a list of custom metadata type. I need to check if the string element is present in custom metadata type. Currently, I’m hardcoding the browser name in my if condition, but I need to compare this with the records present in custom metadata type. Can someone give a hand with this? I’m new … Read more