Functions for accessing the Windows clipboard.
| Function | Description |
|---|---|
| ConvertToPlainText | Converts the Windows clipboard content to plain text, if possible. |
| GetText | Returns the Windows clipboard content as plain text, if possible. |
| SetText | Copies text to the Windows clipboard. |
Assembly: VocolaFunctionLibrary (Module: VocolaFunctionLibrary) Version: 3.1.1.0 (3.1.1.0)