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  

Text.Serialize

Serializes styled text as text.

Component Version macOS Windows Linux Server iOS SDK
Text 5.4 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ✅ Yes
MBS( "Text.Serialize"; Text )   More

Parameters

Parameter Description Example
Text The styled text to serialize. "Hello World"

Result

Returns text or error.

Description

Serializes styled text as text.
The styled text content is stored in a base64 encoded string which the plugin function Text.Deserialize can read.
Using this function allows to store a styled text in a text field or transmit it with Socket functions, SerialPort functions or by writing it to a file.

See also Text.Styles and Text.FromStyles to serialize with JSON.

See also

Example Databases

Blog Entries

This function checks for a license.

Created 28th October 2015, last changed 3th June 2022


Text.Reverse - Text.SoundEx

💬 Ask a question or report a problem