StrToTraditional
将字符串转换为中文繁体。
示例
Dim s1 As String s1 = StrToTraditional("台湾") Output.Show(s1)
结果显示为:臺灣