Share via


REWIDEN Function [Visio 2003 SDK Documentation]

Used to convert a formula that produces 16-bit character codes that are widened single-byte or multibyte character set codes into a string of 16-bit Unicode character codes using the specified character sets.

REWIDEN(srcCharSet, dstCharSet, text)

srcCharSet The character set in the source document.

dstCharSet The character set in the destination document.

text The text to convert.

Remarks

The REWIDEN function is used in automatic conversion of Visio 2002 documents to Visio 2003 documents. Other use is not recommended.