Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
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