DecodeMUTF7 (open)
this function decodes modified UTF-7 (used for imap foldernames) to UTF-8
Syntax
LOADLIB "wh::internet/imap.whlib";
STRING FUNCTION DecodeMUTF7(STRING coded)
Parameters
STRING coded
Return value
STRING
this function decodes modified UTF-7 (used for imap foldernames) to UTF-8
LOADLIB "wh::internet/imap.whlib";
STRING FUNCTION DecodeMUTF7(STRING coded)
STRING coded
STRING