Skip to content

Clipboard Block

Get the copied text from the clipboard.

  • Get clipboard data: Retrieve data from the clipboard

    • Assign to variable
      Whether assign the value into a variable or not.

    • Variable name
      Name of the variable to assign the value.

    • Insert to table
      Whether insert the value into the table or not.

    • Select column
      The column where the value will be inserted.

  • Insert text to clipboard: Insert text to the clipboard

    • Text
      The text to insert into the clipboard
    • Copy the selected text on page