Compatible Unicode Intrinsic Functions - IsSbcs Method

Test if the string is DBCS

Member of Compatible Unicode Intrinsic Functions (PRIM_LIBI.ICompatibleUnicodeIntrinsics)

Parameters

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

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