Clipboard - Paste

Declaration

<AMCLIPBOARD ACTIVITY="paste" />

Related Topics   

Description

Pastes the contents of the clipboard into the currently focused position in a window or application.

Practical usage

Used to insert data which was placed in the clipboard by a Clipboard - Copy, Clipboard -Cut or Clipboard - Set activity .

Parameters

This action has no parameters.

Description

Error Causes

On Error

Example

NOTE:
  • Copy and paste the sample AML code below directly into the Task Builder Steps Panel.
  • To successfully run the sample code, update parameters containing user credentials, files, file paths, or other information specific to the task to match your environment.

Description

Paste the contents of the clipboard.

Copy
<AMCLIPBOARD ACTIVITY="paste" />