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 I want use this I get an error message. The Index with 0 works.
Is it a bug? Would be a regex an alternative for that? E.g. remove the first string up to the ;
Who would this work?
Best regards
Matthias