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 codedReturn value
STRINGthis function decodes modified UTF-7 (used for imap foldernames) to UTF-8
LOADLIB "wh::internet/imap.whlib";
STRING FUNCTION DecodeMUTF7(STRING coded)STRING codedSTRING