EPL clipboard

The EPL clipboard is used to access the clipboard.

The clipboard has two functions.

1. copy (to copy a value to the clipboard)

Using the function:

Parameters:

    1. value = the value or variable's value to copy to the clipboard.



2. paste (to paste the value from the clipboard)

Using the function: