Cut Action Icon

Cut Action

Declaration

<AMCLIPBOARDCUT>

See Also

Copy, Paste, Clear, Get Clipboard, Set Clipboard

Description

Cuts the selected text to the clipboard.

Practical Usage

This action will cut the selected region of text from the currently focused window to the Windows clipboard. This information can then be pasted to another application using the Paste Action <AMCLIPBOARDPASTE>, or by pressing CTRL+V.

Parameters

This action has no parameters.

Notes

Standard Error Handling Options
This action also includes the standard "Error Causes" and "On Error" failure handling options/tabs

More on Error Handling Options

Variables and Expressions
All text fields allow the use of expressions by surrounding the expression in percentage signs (example: %MYVARIABLE%, %Left('Text',2)%). To help construct these expressions, a popup expression builder is available in all these fields by pressing F2.
More on variables...
More on expressions...
More on the expression builder...

Example

<AMCLIPBOARDCUT>