String Intrinsic Functions - IsDbcs Method

Test if the string is DBCS

Member of String Intrinsic Functions (PRIM_LIBI.ICommonStringIntrinsics)

Parameters

NameTypeData TypeDescription
Result*Result (Optional)BooleanTrue 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

Febuary 18 V14SP2