Hello,
I would need to perform string manipulation. The string is a barcode result from a scanner.
The string is '42017347ý92748999916521553111111428' ( exclude quote).
I need to find special ý character and then remove whatever in front of it.
The result should be 92748999916521553111111428.