Hello together, I have the following string [Lastname];[Firstname] and I want to extract the Firstname, but when I use the index to retrieve it from the collection varIndex1 with the value 1. But If ...
Hello together, I have the problem that I retrieve values from a managed metadata field. It looks like value | adgfbn-fjkdjfkd-fkdslk I want to extract only the left value via Regex. I tried several ...