@UNQUOTES[string]: Gibt das Argument ohne führende und abschließende doppelte Anführungszeichen zurück.

 

Siehe auch: @UNQUOTE

 

Beispiel:

 

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

This is a ""heavily" quoted" string