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 it is DBCS |
IsDbcs returns True if all of the characters in a string are double byte.
Febuary 18 V14SP2