shell:echo
Description
Echoes or prints arguments to STDOUT.
Syntax
shell:echo [options] [arguments]
Arguments
Name | Description |
---|---|
arguments | Arguments to display separated by whitespaces |
Options
Name | Description |
---|---|
--help | Display this help message |
-n | Do not print the trailing newline character |