I a field that can contain the following possible values:
T810GS08, T870GS08, T832GS08
I just need to know if the field contains GS08.
What is correct syntax for the regular expression that would go in my label.
My BRANCH is on Switch.
BRANCH – /fields/MetaData/Name
---->[/+GS08+/]
I’ve also tried a few other variations.
Thanks in advance.