User Tools

Site Tools


en:actions:actionreadclipboard

Differences

This shows you the differences between two versions of the page.


Previous revision
en:actions:actionreadclipboard [2021/02/13 11:23] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Read clipboard ======
  
 +This action allows you to read the clipboard content and store it into a variable.
 +
 +===== Standard parameters =====
 +==== Output parameters ====
 +== Variable ==
 +The name of the variable where the clipboard content will be saved.
 +===== Exceptions =====
 +
 +  * [[en:actions:exceptions#Bad parameter|Bad parameter]]
 +  * [[en:actions:exceptions#Code error|Code error]]
 +  * [[en:actions:exceptions#timeout|Timeout]]