Hi list, is there a way by Typoscript to remove double quotes (") in a string value? lib.myString = TEXT lib.myString.value = "This is my string" I couldn't find that in TSRef. Thanks in advance, Sergio