Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
11.4
11.5
12.0
12.1
12.2
12.3
12.4
12.5
13.0
13.1
Statistic
FMM
Blog
RichText.ReadFromClipboard
Reads styled text from clipboard.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
RichText | 13.0 | ✅ Yes | ❌ No | ❌ No | ❌ No | ✅ Yes |
MBS( "RichText.ReadFromClipboard" )
Parameters
none
Result
Returns OK or error.
Description
Reads styled text from clipboard.Examples
Read text from clipboard:
Set Variable [ $r ; Value: MBS( "RichText.ReadFromClipboard" ) ]
Set Field [ Kontakte::Comment ; MBS("RichText.Text") ]
See also
Release notes
- Version 13.0
- Added RichText.CopyToClipboard and RichText.ReadFromClipboard functions.
Blog Entries
This function checks for a paid license.
Created 16th December 2022, last changed 16th December 2022
