Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Clipboard.Clear
Clears the clipboard content.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Clipboard | 14.1 | ✅ Yes | ✅ Yes | ❌ No | ❌ No | ✅ Yes |
MBS( "Clipboard.Clear" )
Parameters
none
Result
Returns OK or error.
Description
Clears the clipboard content.If you would use Clipboard.SetText with an empty text, you would still have text in the list of formats on the clipboard with no content. With Clipboard.Clear you get a truly empty clipboard.
See also
Release notes
- Version 14.1
- Added Clipboard.Clear function.
Blog Entries
This function is free to use.
Created 21st February 2024, last changed 21st February 2024