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 |
---|
-n | Do not print the trailing newline character |
--help | Display this help message |