STATIC FUNCTION Quote ( String AS String ) AS String
PRINT Quote("This is not a \"quoted\"\nmulti-line string.") This is not a \"quoted\"\nmulti-line string.