Write Line ========== Category -------- Misc Commands Description ----------- This command allows you to show a message to the user. Use this command when you want to present or display a value on screen to the user. Parameters ---------- **Message** Indicate the message to be displayed. **All Elements** Set to Yes, it will display all elements. Set to No especially in loop, it will display only current element. Returned Value -------------- This command does not have returned value. Example Usage ------------- Example Location: `BYpass\\Examples\\Misc Commands\\Write Line\\Write Line.xml` See Also -------- - :doc:`Add Code Comment ` - :doc:`Encryption Command ` - :doc:`Get Clipboard Text ` - :doc:`Ping Command ` - :doc:`Sequence Command ` - :doc:`Set Clipboard Text ` - :doc:`Show Message `