@UNQUOTE[string]: Gibt das Argument ohne alle Anführungszeichen zurück.

 

Siehe auch: @UNQUOTES

 

Beispiel:

 

echo %@unquote["This is a """heavily" quoted" string"]

This is a heavily quoted string