Show/Hide Toolbars

Reporting Services CMD

Command: Rem

 

A remark used in batch files as a comment.

 

SSRS Version:

 

2000, 2005 (N), 2005 (I), 2008 (N), 2008 (I),2008r2(N), 2008r2(I), 2012(N), 2012(I), Azure

 

(N)=Native

(I)=Integrated

 

 

Syntax

 

rem [text]

 

 

 

Parameters

 

[text]                A comment

 

 

Examples

 

 rem Hello world

 

Remarks

 

will not be echoed to the screen

 

See Also

 

 

REM        - comment

echo.        - output a blank line

@echo        - show or hide the command