Show/Hide Toolbars

Reporting Services CMD

Command: Echo

 

Displays message

 

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

 

echo <message>

echo.

 

 

Parameters

 

<message>        message to display

 

 

Examples

 

show hello world on the screen

echo hello world

 

add blank line (note no space between echo and .)

echo.

 

Remarks

 

 

 

See Also

 

REM        - comment

echo.        - output a blank line

@echo        - show or hide the command