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
Decodes text from IMAP UTF-7.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Text | 9.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Parameter | Description | Example |
---|---|---|
Text | The text in IMAP's modified UTF-7 encoding. | "Test&AOk-" |
Returns OK or error.
Decode Entwürfe:
MBS( "Text.DecodeIMAPFolder"; "Entw&APw-rfe" )
Example result: "Entwürfe"
Decode Testé&
MBS( "Text.DecodeIMAPFolder"; "Test&AOk-&-" )
Example result: "Testé&"
Decode path with chinese characters:
MBS( "Text.DecodeIMAPFolder"; "~peter/mail/&ZeVnLIqe-/&U,BTFw-" )
Example result: "~peter/mail/日本語/台北"
This function checks for a license.
Created 18th March 2019, last changed 14th December 2021