Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
RichText.ReadWebviewer
Reads formatted text from WebViewer content.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
RichText | 5.4 | ✅ Yes | ❌ No | ❌ No | ❌ No | ✅ Yes |
MBS( "RichText.ReadWebviewer"; WebViewerRef ) More
Parameters
Parameter | Description | Example |
---|---|---|
WebViewerRef | Either the Web Viewer Object Name or the Web Viewer ID as returned by "WebView.FindByName" function. |
Result
Returns OK or error.
Description
Reads formatted text from WebViewer content.Warning: The plugin can only read/write the styles/formats which Apple supports for their cocoa framework.
Added iOS and FileMaker 16 support for version 8.2.
See also
Release notes
- Version 8.2
- Implemented WebView.GetFormattedText, WebView.CopyFormattedText and RichText.ReadWebviewer for iOS and FileMaker 16.
Example Databases
Blog Entries
This function checks for a license.
Created 17th November 2015, last changed 4th November 2021
