Navigation:  thinBasic Modules > Core > Unicode >

IsUnicode

Previous pageReturn to chapter overviewNext page

 

Description

 

Determines whether a buffer is likely to contain a form of Unicode text.

 

Syntax

 

s = IsUnicode(StringExpression)

 

Returns

 

String

 

Parameters

 

Name

Type

Optional

Meaning

StringExpression

String

No

The string expression to test.

 

Remarks

 

Restrictions

 

See also

 

String Handling, Unicode2Ascii, Ascii2Unicode

 

Examples

 

 

 

 

 

© 2004-2008 thinBasic. All rights reserved. Version 1.7.0.0 Web Site: http://www.thinbasic.com