Navigation: thinBasic Modules > Core > String handling > UCODE$ |
|
Description
Translate an ANSI string into a Unicode string.
Syntax
s = UCODE$(StringExpression)
Returns
String
Parameters
Name |
Type |
Optional |
Meaning |
StringExpression |
String |
No |
ANSI string |
Remarks
Restrictions
See also
Examples
© 2004-2008 thinBasic. All rights reserved. | Version 1.7.0.0 | Web Site: http://www.thinbasic.com |