String Intrinsic Functions - IsDbcs Method
Test if the string is DBCS
Member of String Intrinsic Functions (PRIM_LIBI.ICommonStringIntrinsics)

Parameters

Name

Type

Data Type

Description

Result

*Result (Optional)

Boolean

True if it is DBCS

Details


IsDbcs returns True if all of the characters in a string are double byte.

See also

All Component Classes
Technical Reference