Hi all,
I’m working on string like this (it’s an example) :
string| string1 | string2| string3 | string4| string5 ecc
Witch transformesr should i use to obtain this result?
string| string1
I just need the first two string before the second pipe.
Thank you,
fa