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