Test if the string is DBCS
Member of Compatible Unicode Intrinsic Functions (PRIM_LIBI.ICompatibleUnicodeIntrinsics)
Name | Type | Data Type | Description |
---|---|---|---|
Result | *Result (Optional) | Boolean | True if the string is SBCS |
IsSbcs returns True if all of the characters in a string are single byte.
Febuary 18 V14SP2