String Intrinsic Functions - IsSbcs Method

Test if the string is DBCS

Member of String Intrinsic Functions (PRIM_LIBI.ICommonStringIntrinsics)

Parameters

NameTypeData TypeDescription
Result*Result (Optional)BooleanTrue if the string is mixed

Details

IsSbcs returns True if all of the characters in a string are single byte.

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2