Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
RichText.SetText
Sets new text for saving a document.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
RichText | 3.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes, on macOS | ✅ Yes |
MBS( "RichText.SetText"; text ) More
Parameters
Parameter | Description | Example |
---|---|---|
text | The new text to use. | "Hello World" |
Result
Returns OK or error.
Description
Sets new text for saving a document.See also
- RichText.AppendText
- RichText.HTMLText
- RichText.ReadText
- RichText.Text
- RichText.WriteDOC
- RichText.WriteRTF
This function is free to use.
Created 18th August 2014, last changed 16th November 2019