ReferenceCommand-Line InterfaceOther CommandsVersion: 4.1.0On this pageecho Command The echo command sends the provided message downstream. Usage echo <message> Parameters ParameterDescriptionRequired?Default ValuemessageMessage to send downstream✔️ Example > echo Hello WorldHello World > echo The current time is @TIME@The current time is 09:16:18