I'm probably extreamly blind but i can't find a function to use if i would like
to make a substring of a text and use a specific character as end "index".
e.g.
How would i go about it to return "1234" from the string "1234_5678"
the underscore can be at different positions, so i can't use substring2
bset regards
to make a substring of a text and use a specific character as end "index".
e.g.
How would i go about it to return "1234" from the string "1234_5678"
the underscore can be at different positions, so i can't use substring2
bset regards