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:
12.1
12.2
12.3
12.4
12.5
13.0
13.1
13.2
13.3
13.4
Statistic
FMM
Blog
Puts current rich text on the clipboard.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
RichText | 13.0 | ✅ Yes | ❌ No | ❌ No | ❌ No | ✅ Yes |
none
Returns OK or error.
Parse some html and put it as styled text on the clipboard:
Set Variable [ $html ; Value: "<a href=\"https://monkeybreadsoftware.com/filemaker\">MBS Plugin</a>" ]
Set Variable [ $r ; Value: MBS( "RichText.ReadHTML"; $HTML; "UTF-8") ]
Set Variable [ $r ; Value: MBS( "RichText.CopyToClipboard" ) ]
This function checks for a license.
Created 16th December 2022, last changed 16th December 2022