CODE: [Copy to clipboard]@echo off echo %1 if %1 equ " echo ok
CODE: [Copy to clipboard]@echo off echo %1 if ^%1 == ^" echo ok