A remark used in batch files as a comment.
2000, 2005 (N), 2005 (I), 2008 (N), 2008 (I),2008r2(N), 2008r2(I), 2012(N), 2012(I), Azure
(N)=Native
(I)=Integrated
rem [text]
[text] A comment
rem Hello world
•will not be echoed to the screen
REM - comment
echo. - output a blank line
@echo - show or hide the command