Remove \r in string

When I debug I could see a string ending with \r

How to remove it

with MyString.TrimEnd ?

1 Like

Thank you

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.