Pascal Scripting: RemoveQuotes

Prototype

function RemoveQuotes(const S: String): String;

Description

Opposite of AddQuotes; removes any quotes around the string.