Last updated 8 months ago
Helpful for debugging, will simply return what is passed into it as arguments.
- name: echo_one arguments: echo_arg: <argument> returns: <string>
echo_arg
string
The argument to echo back.
Returns the echoed argument.