Set Clipboard Text ================== Category -------- Misc Commands Description ----------- This command allows you to set text to the clipboard. Use this command when you want to copy the data from the clipboard and apply it to a variable. You can then use the variable to extract the value. Parameters ---------- **Text** Indicate text to save to clipboard. Returned Value -------------- This command does not have returned value. Example Usage ------------- Example Location: `BYpass\\Examples\\Misc Commands\\Set Clipboard Text\\Set Clipboard Text.xml` See Also -------- - :doc:`Add Code Comment ` - :doc:`Encryption Command ` - :doc:`Get Clipboard Text ` - :doc:`Ping Command ` - :doc:`Sequence Command ` - :doc:`Show Message ` - :doc:`Write Line `