2000-07-26 17:52:19 +00:00
|
|
|
|
2014-07-03 21:42:37 +02:00
|
|
|
%9Syntax:%9
|
|
|
|
|
2000-07-26 17:52:19 +00:00
|
|
|
@SYNTAX:echo@
|
|
|
|
|
2014-07-03 21:42:37 +02:00
|
|
|
%9Parameters:%9
|
|
|
|
|
2014-11-08 22:26:53 +00:00
|
|
|
-window: Displays the output in the target window.
|
2014-07-03 21:42:37 +02:00
|
|
|
-level: Displays the output with a given message level.
|
|
|
|
|
2014-11-08 22:26:53 +00:00
|
|
|
The text output; if no target is given, the active window will be used.
|
2014-07-03 21:42:37 +02:00
|
|
|
|
|
|
|
%9Description:%9
|
|
|
|
|
|
|
|
Displays the given text.
|
|
|
|
|
|
|
|
%9Examples:%9
|
|
|
|
|
|
|
|
/ECHO 1 + 1 = 2 :D
|
2019-03-22 13:11:35 +01:00
|
|
|
/ECHO Testing the ECHO command
|
2014-07-03 21:42:37 +02:00
|
|
|
/ECHO -window #irssi Special variables such as ${N} will not be expanded.
|
|
|
|
|
|
|
|
%9See also:%9 CAT, EVAL, EXEC, LEVELS
|
2000-07-26 17:52:19 +00:00
|
|
|
|