@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
@bigspite said in How to remove specific text?:
Noob question, I have scraped some links, however I need to remove the "amp;" from them for them to be functional links.
How do I do this?
Use the "foreach" action to iterate through all the links in your list and the "Replace string" action to replace the data in the string.