Read clipboard - Forum

Forum Navigation
You need to log in to create posts and topics.

Read clipboard

Hi.

Is there anyway to read clipboard text and set it as value for a variable?

@tilesoft, from the online documentation:

ClipboardToVar

Purpose:

Copy the device ClipBoard content into a variable.
IMPORTANT: Only available in compatible web browsers. Requieres user permission.

Category:

Variables

Syntax:

ClipboardToVar [varable]

variable

Variable to store the ClipBoard content

Example:

ClipboardToVar [myVar]

Vadim and javadrajabihakami have reacted to this post.
Vadimjavadrajabihakami