Online documentation, manuals and tutorials
< All Topics
Print

ClipboardWrite

Description

Writes data specified through the data property to the clipboard, which can be text or image.

Properties

Specific

Data

EXPRESSION (any)

Data that is written to the clipboard. It can be of type string or blob. If it is of type `blob’, then it is assumed that it is an image.

Inputs

seqin

SEQ | OPTIONAL

A standard sequence input.

Outputs

seqout

SEQ | OPTIONAL

A standard sequence output.

Page content