What is the "Send" function in the serial monitor for in the web editor?

I noticed this when using the serial monitor and think the "Send" function may help me with a future project if what I think it's for is true.

The send is to transmit what you type in the serial monitor output via the serial port. The text in the output window will be sent at the baud rate selected and line endings appended as selected in the line endings drop down box.