Copies text to the Windows clipboard.
Syntax
SetText(text)
Parameters
- text
- Text to copy to the clipboard.
Examples
CopyGet mouse coordinates
Get Pointer = Clipboard.SetText(Pointer.GetOffsetFromNearestCorner());
Assembly: VocolaFunctionLibrary (Module: VocolaFunctionLibrary) Version: 3.1.1.0 (3.1.1.0)