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