@Habibiii said in How to remove "perfectcanvas" from FingerPrint:
Hello, i want to remove "perfectcanvas" from fingerprint did anyone have any solutions?
https://community.bablosoft.com/topic/24177/помогите-пожалуйста-спарсить-значение-из-строки/25
I have a text in a string that contains two line breaks. So I can't just use it, for example create a file with the string as name.
I want to replace everything that is not needed so that I have only the name at the end:
Here is an example of the text.
Soccer field
In the end it should look like this.
Soccer field
Could someone please help me.