Answered
INDD: Check if LayerName contains specific Char
Hello guys
I was wondering how to check if a specific char is contained in the layer name.
Tried .contains("_") and .include("_") but neither worked...
Does anyone know the Answer to this question?
Thanks a lot