CopyToClipboard(Variable: String / Number / Date / Boolean)
Copy To Clipboard function copies the passed Variable value to the Windows Clipboard.
CopyToClipboard function syntax has these named arguments:
Parameter |
Description |
|---|---|
Variable |
Required. Can be a String, Number, Date or Boolean. The value of the Variable will be passed to the Windows Clipboard. |