REWIDEN Function

Converts 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.

Syntax

REWIDEN(srcCharSet, dstCharSet, text)

Parameters

Name

Required/Optional

Data Type

Description

srcCharSet

Required

String

The character set in the source document.

dstCharSet

Required

String

The character set in the destination document.

text

Required

String

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.