Get Clipboard Text

Category

Misc Commands

Description

This command allows you to get text from the clipboard. Use this command when you want to copy the data from the clipboard and apply it to a variable. You can then use the variable to extract the value.

Parameters

Variable Name

Indicate variable name to get text from the clipboard.

Returned Value

This command does not have returned value.

Example Usage

Example Location:

BYpass\Examples\Misc Commands\Get Clipboard Text\Get Clipboard Text.xml

See Also