How to get the first String of a List after using String Split (Java)?
0
Hello Mendix Community, i wanted to ask you how to get the first String of a List after using String Split (a Java Function). As delimeter was used ‘@’ Kind regards, Waldemar Pfeifer
asked
Waldemar Pfeifer
2 answers
2
in the microflow add a list operation of type head, this will return the first entry from the list