String Intrinsic Functions - IsMixed Method
Test if the string contains SBCS and DBCS characters
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
IsMixed returns true if there is a mixture of single byte and double byte characters in the supplied string.