Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

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

Blog Entries

This function checks for a license.

Created 16th December 2022, last changed 16th December 2022


RichText.ReadFile - RichText.ReadHTML